Skip to content

Commit

Permalink
version 1.1.1: update ezyfox version
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Nov 23, 2024
1 parent 44d0cf4 commit 4f8e445
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.1.0</version>
<version>1.1.1</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.8</ezy.version>
<ezy.version>1.2.9</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.6</version>
</parent>
<version>1.1.0</version>
<version>1.1.1</version>
<artifactId>ezyfox-boot</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit 4f8e445

Please sign in to comment.