[java-mvn-enforcer-data] branch main updated: Add mapping for jspecify and commons-logging artifacts

Codeberg noreply at shibboleth.net
Tue Nov 25 10:57:19 UTC 2025


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-mvn-enforcer-data.

View the commit online:
https://codeberg.org/Shibboleth/java-mvn-enforcer-data/commit/04c25398b2122d8f8d9f2e677c3129ee59052305

The following commit(s) were added to refs/heads/main by this push:
     new 04c2539  Add mapping for jspecify and commons-logging artifacts
04c2539 is described below

commit 04c25398b2122d8f8d9f2e677c3129ee59052305
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Nov 25 10:57:09 2025 +0000

    Add mapping for jspecify and commons-logging artifacts
---
 .../resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
index c327e3a..ec2716e 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -6,6 +6,7 @@ classmate=com.fasterxml
 commons-cli=commons-cli
 commons-compiler=org.codehaus.janino
 commons-lang3=org.apache.commons
+commons-logging=commons-logging
 commons-pool2=org.apache.commons
 dom4j=org.dom4j
 error_prone_annotations=com.google.errorprone
@@ -20,6 +21,7 @@ jboss-transaction-api_1.2_spec=org.jboss.spec.javax.transaction
 javassist=org.javassist
 javax.persistence-api=javax.persistence
 jetty94-dta-ssl=net.shibboleth.utilities.jetty9
+jspecify=org.jspecify
 listenablefuture=com.google.guava
 lombok=org.projectlombok
 micrometer-commons=io.micrometer

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list