Skip to content

Commit

Permalink
Merge pull request #624 from liquibase/dependabot/maven/spring.versio…
Browse files Browse the repository at this point in the history
…n-6.1.0

chore(deps): bump spring.version from 6.0.13 to 6.1.0
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
2 parents 2c0505e + 7873f86 commit 620cbf4
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 @@ -52,7 +52,7 @@

<properties>
<hibernate.version>6.3.1.Final</hibernate.version>
<spring.version>6.0.13</spring.version>
<spring.version>6.1.0</spring.version>
<liquibase.version>4.25.0</liquibase.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 620cbf4

Please sign in to comment.