Skip to content
Snippets Groups Projects
Commit c5c3f8ce authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

update dependencies

parent f60ed08e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.8</version> <version>3.3.4</version>
</parent> </parent>
<groupId>de.ozgcloud.xta</groupId> <groupId>de.ozgcloud.xta</groupId>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.target>${java.version}</maven.compiler.target>
<!-- build versions --> <!-- build versions -->
<jacoco.version>0.8.8</jacoco.version> <jacoco.version>0.8.12</jacoco.version>
<log4j2.version>2.20.0</log4j2.version> <log4j2.version>2.20.0</log4j2.version>
<cxf.version>4.0.5</cxf.version> <cxf.version>4.0.5</cxf.version>
<cxf-xjc.version>4.0.0</cxf-xjc.version> <cxf-xjc.version>4.0.0</cxf-xjc.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment