Skip to content

Commit 367395f

Browse files
Merge pull request #59 from dynamiatools/upgrade-to-zk-10.2.1
Upgrade to ZK v10.2.1
2 parents 313d774 + f4a8ce7 commit 367395f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/demo-zk-books/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<timestamp>${maven.build.timestamp}</timestamp>
4848
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
4949

50-
<tools.version>26.3.2</tools.version>
50+
<tools.version>26.4.0</tools.version>
5151

5252
</properties>
5353

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<mongodb.version>1</mongodb.version>
6363

6464
<!-- Web -->
65-
<zk.version>10.1.0-jakarta</zk.version>
65+
<zk.version>10.2.1-jakarta</zk.version>
6666
<dynamia.zk.version>1.1.0</dynamia.zk.version>
6767
<aws.version>2.41.10</aws.version>
6868

0 commit comments

Comments
 (0)