Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Unterrainer committed Aug 27, 2021
2 parents aa8e511 + 1777df5 commit a68e93f
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 @@ -10,7 +10,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>rdb-utils</artifactId>
<version>0.1.11</version>
<version>0.1.12</version>
<name>RdbUtils</name>
<packaging>jar</packaging>

Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>jre-utils</artifactId>
<version>0.2.3</version>
<version>0.2.4</version>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
Expand Down

0 comments on commit a68e93f

Please sign in to comment.