Skip to content

Commit

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

chore(deps): bump spring.version from 6.0.12 to 6.0.13
  • Loading branch information
github-actions[bot] authored Oct 12, 2023
2 parents 8044d2f + d043ab2 commit c49cce1
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.12</spring.version>
<spring.version>6.0.13</spring.version>
<liquibase.version>4.24.0</liquibase.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit c49cce1

Please sign in to comment.