Skip to content

Commit

Permalink
Align Spring version with Camel
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Apr 9, 2020
1 parent e0be491 commit 772f36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<protobuf.version>3.11.1</protobuf.version>
<retrofit.version>2.5.0</retrofit.version>
<!-- Keep spring.version aligned with the version used by Camel -->
<spring.version>5.2.3.RELEASE</spring.version>
<spring.version>5.2.5.RELEASE</spring.version>
<!-- TODO: not aligned with quarkus, needed to get snakeyaml dataformat to work -->
<snakeyaml.version>1.26</snakeyaml.version>
<threetenbp.version>1.4.0</threetenbp.version>
Expand Down

0 comments on commit 772f36a

Please sign in to comment.