Skip to content

Commit

Permalink
version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Feb 19, 2023
1 parent f11878b commit 00c5dc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ezyfox-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot</artifactId>
<version>1.0.8</version>
<version>1.0.9</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.6</ezy.version>
<ezy.version>1.2.7</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>
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.8</version>
<version>1.0.9</version>
<artifactId>ezyfox-boot</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit 00c5dc3

Please sign in to comment.