Skip to content

Commit

Permalink
Merge pull request #1531 from lat-lon/upgradeSpringDepsFor3.4
Browse files Browse the repository at this point in the history
Upgrading Spring Core to 5.3.27, Spring Boot to 2.5.15 and Spring Batch to 4.3.8
  • Loading branch information
stephanr authored Jun 7, 2023
2 parents 595d43b + f61bbd1 commit 4c2b483
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 @@ -1152,9 +1152,9 @@
<oracle.version>19.3.0.0</oracle.version>
<log4j.version>2.17.2</log4j.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.5.12</spring-boot.version>
<spring-batch.version>4.3.5</spring-batch.version>
<spring-framework.version>5.3.18</spring-framework.version>
<spring-boot.version>2.5.15</spring-boot.version>
<spring-batch.version>4.3.8</spring-batch.version>
<spring-framework.version>5.3.27</spring-framework.version>
<batik.version>1.14</batik.version>
</properties>

Expand Down

0 comments on commit 4c2b483

Please sign in to comment.