Skip to content
Snippets Groups Projects
Commit d5077624 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

build: increase spring version

parent faa6cf98
No related branches found
No related tags found
No related merge requests found
Pipeline #306164 passed
......@@ -95,6 +95,11 @@
<artifactId>spring-web</artifactId>
<version>${spring.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>${spring.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream -->
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment