build(deps): bump org.zkoss.zk:zkbind from 9.0.0 to 10.0.0-jakarta (#2934)

Bumps org.zkoss.zk:zkbind from 9.0.0 to 10.0.0-jakarta.

---
updated-dependencies:
- dependency-name: org.zkoss.zk:zkbind
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-30 13:08:38 +03:00
committed by GitHub
parent 3f697fe4c7
commit 8d1f81b38f
+1 -1
View File
@@ -35,7 +35,7 @@
<artifactId>model-view-viewmodel</artifactId>
<version>1.26.0-SNAPSHOT</version>
<properties>
<zk.version>9.0.0</zk.version>
<zk.version>10.0.0-jakarta</zk.version>
<jetty-maven-plugin.version>11.0.20</jetty-maven-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>