Skip to content

Commit

Permalink
Merge pull request #1251 from elimu-ai/dependabot/maven/hibernate.ver…
Browse files Browse the repository at this point in the history
…sion-5.4.31.Final

build(deps): bump hibernate.version from 5.4.30.Final to 5.4.31.Final
  • Loading branch information
nya-elimu authored May 5, 2021
2 parents 702f42c + 7380a00 commit 3817bc2
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 @@ -10,7 +10,7 @@
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<model.version>2.0.35</model.version> <!-- https://github.com/orgs/elimu-ai/packages?repo_name=model -->
<hibernate.version>5.4.30.Final</hibernate.version> <!-- https://repo.maven.apache.org/maven2/org/hibernate/ -->
<hibernate.version>5.4.31.Final</hibernate.version> <!-- https://repo.maven.apache.org/maven2/org/hibernate/ -->
<jetty.version>9.4.31.v20200723</jetty.version> <!-- https://repo.maven.apache.org/maven2/org/eclipse/jetty/ -->
<spring.version>5.3.6</spring.version> <!-- https://repo.maven.apache.org/maven2/org/springframework/ -->
<spring.security.version>5.4.6</spring.security.version> <!-- https://repo.maven.apache.org/maven2/org/springframework/security/ -->
Expand Down

0 comments on commit 3817bc2

Please sign in to comment.