Skip to content

Commit

Permalink
Downgrade dependency for dependabot upgrade test (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipelautert authored Jan 5, 2024
1 parent 52d66fb commit 1cb6a34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.1.2</spring.version>
<spring.version>6.1.1</spring.version>
<liquibase.version>4.25.1</liquibase.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down Expand Up @@ -218,4 +218,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 1cb6a34

Please sign in to comment.