Skip to content

Commit

Permalink
Upgrade to Spring 5.3.39 #125
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Nov 25, 2024
1 parent 0b0a792 commit a213e68
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0-RC1

* #125 Upgrade to Spring 5.3.39

## 3.0-M6

* #123 Jobs as lambdas
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<properties>
<!-- TODO: we are bringing the entire huge Spring framework to just use a few scheduling classes, and no injection -->
<!-- Note that Spring > 5 requires Java 17 -->
<spring.version>5.3.34</spring.version>
<spring.version>5.3.39</spring.version>
<consul.client.version>1.5.3</consul.client.version>
<okhttp.version>4.12.0</okhttp.version>
<guava.version>33.1.0-jre</guava.version>
Expand Down

0 comments on commit a213e68

Please sign in to comment.