Skip to content

Commit

Permalink
chore(tx-backend): #412 bump spring core from 6.0.16 to 6.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-ext-sceronik committed Feb 26, 2024
1 parent 9bff1b9 commit eb1826b
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 @@ -38,7 +38,7 @@ SPDX-License-Identifier: Apache-2.0

<properties>
<springboot.version>3.1.8</springboot.version>
<spring-core.version>6.0.16</spring-core.version>
<spring-core.version>6.0.17</spring-core.version>
<spring-security-config.version>6.1.3</spring-security-config.version>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit eb1826b

Please sign in to comment.