Skip to content

Commit

Permalink
version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Feb 19, 2023
1 parent fc92980 commit f11878b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ezyfox-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</parent>
<artifactId>ezyfox-boot-autoconfigure</artifactId>
<name>ezyfox-boot-autoconfigure</name>
<url>https://youngmonkeys.org/project/ezyfox-boot/</url>

<properties>
<ezy.version>1.2.5</ezy.version>
<ezy.version>1.2.6</ezy.version>
<javax.persistence.version>2.2</javax.persistence.version>
<javax.transaction.version>1.3</javax.transaction.version>
<h2.version>1.4.200</h2.version>
<hibernate.version>5.6.8.Final</hibernate.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hikaricp.version>4.0.3</hikaricp.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>ezyfox</artifactId>
<version>1.0.5</version>
</parent>
<version>1.0.7</version>
<version>1.0.8</version>
<artifactId>ezyfox-boot</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit f11878b

Please sign in to comment.