This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/com.github.jbellis-jamm-0.4.0
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
commit 6d80f3042e5e53a7558a3b73ddae60303bc23d3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 17 21:14:32 2023 +0000
Bump com.github.jbellis:jamm from 0.3.3 to 0.4.0
Bumps [com.github.jbellis:jamm](https://github.com/jbellis/jamm) from 0.3.3
to 0.4.0.
- [Release notes](https://github.com/jbellis/jamm/releases)
- [Commits](https://github.com/jbellis/jamm/compare/v0.3.3...v0.4.0)
---
updated-dependencies:
- dependency-name: com.github.jbellis:jamm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7ed652b36..29c8ea463 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
<freshcookies-security.version>0.60</freshcookies-security.version>
<gson.version>2.10.1</gson.version>
<hsqldb.version>2.7.2</hsqldb.version>
- <jamm.version>0.3.3</jamm.version>
+ <jamm.version>0.4.0</jamm.version>
<jaxen.version>2.0.0</jaxen.version>
<javax-jstl.version>1.2</javax-jstl.version>
<javax-mail.version>1.4.7</javax-mail.version>