Skip to content

Commit

Permalink
Update spring-core to 5.3.34 (#1515)
Browse files Browse the repository at this point in the history
---------

Signed-off-by: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com>
  • Loading branch information
CharlesDuboisSAP committed Apr 18, 2024
1 parent 6935d11 commit bd2c333
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## 2.17.5

#### Dependency upgrades

- bump spring-core version to 5.3.34

## 2.17.4

#### Dependency upgrades
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
<!-- make sure that spring core and spring boot versions are compatible-->
<spring.boot.version>2.7.18</spring.boot.version>
<spring.core.version>5.3.33</spring.core.version>
<spring.core.version>5.3.34</spring.core.version>
<spring.security.version>5.8.11</spring.security.version>
<spring.security.oauth2.version>2.5.2.RELEASE</spring.security.oauth2.version>
<spring.security.jwt.version>1.1.1.RELEASE</spring.security.jwt.version>
Expand Down

0 comments on commit bd2c333

Please sign in to comment.