[java-parent-project] branch main updated: Update metrics to latest version.
Codeberg
noreply at shibboleth.net
Thu Jun 11 18:28:10 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/fdfb405225257a5782f54f2a4045bdc14d444ffc
The following commit(s) were added to refs/heads/main by this push:
new fdfb405 Update metrics to latest version.
fdfb405 is described below
commit fdfb405225257a5782f54f2a4045bdc14d444ffc
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Thu Jun 11 14:27:51 2026 -0400
Update metrics to latest version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 98e0a27..f561c25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<mockito.version>3.9.0</mockito.version>
<testng.version>7.7.1</testng.version>
<unboundid.version>7.0.2</unboundid.version> <!-- Test only dependency -->
- <metrics.version>4.2.26</metrics.version>
+ <metrics.version>4.2.39</metrics.version>
<rhino.version>1.7.15</rhino.version>
<nashorn.jdk.version>15.4</nashorn.jdk.version> <!-- Test only dependency -->
<rhino.engine.version>1.0.0</rhino.engine.version> <!-- Test only dependency -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list