Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-b2b4c37da8fb90600affebe36522b6ee
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Aug 9, 2021
2 parents 938f455 + 7c9433a commit 81ce0a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -93,7 +93,7 @@
<spotbugs.reportFolder>${project.build.directory}/site/spotbugs</spotbugs.reportFolder>

<!-- persistence -->
<version.org.postgresql>42.2.21.jre7</version.org.postgresql>
<version.org.postgresql>42.2.22.jre7</version.org.postgresql>

</properties>

Expand Down Expand Up @@ -194,7 +194,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.5.2.Final</version>
<version>5.5.3.Final</version>
</dependency>

<!-- json -->
Expand Down

0 comments on commit 81ce0a3

Please sign in to comment.