Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SchulzeStTSI authored Dec 15, 2021
1 parent e8e31eb commit e4a5b5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<bcpkix.version>1.69</bcpkix.version>
<okhttp.version>4.9.1</okhttp.version>
<shedlock.version>4.25.0</shedlock.version>
<dgc.lib.version>1.1.5</dgc.lib.version>
<dgc.lib.version>1.1.6</dgc.lib.version>
<sap.cloud.sdk.version>3.57.0</sap.cloud.sdk.version>
<slf4j.version>1.7.32</slf4j.version>
<log4j2.version>2.15.0</log4j2.version>
Expand Down Expand Up @@ -105,12 +105,12 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit e4a5b5e

Please sign in to comment.