[java-mvn-enforcer-data] 02/05: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
noreply at shibboleth.net
Sat Sep 12 13:18:40 UTC 2026
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/c510209856c8d0c62ad720392df6bace0ca1373d
commit c510209856c8d0c62ad720392df6bace0ca1373d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 11 16:15:27 2026 +0100
JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
https://shibboleth.atlassian.net/browse/JPAR-236
Add key
pub rsa4096 2018-09-29 [SCEA] [expires: 2028-10-02]
1A2A 6D7F 079C F627 566A BD86 9B26 CED3 E3BA 51C3
uid [ unknown] Eclipse Project for JTA <jta-dev at eclipse.org>
sub rsa4096 2018-09-29 [S] [expires: 2028-10-02]
47EF 0EC6 0C21 0BC6 DFAA 5819 B7AE 15C1 5C32 1C44
Found on the keyserver
https://keyserver.ubuntu.com/pks/lookup?search=47EF0EC60C210BC6DFAA5819B7AE15C15C321C44&fingerprint=on&op=index
But noted as signed by 0x9fa2b7299f51e543 which is listed here
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/PGP
Also put in an explicit mapping so the enforce can find the keyring.
---
.../shibboleth/mvn/enforcer/data/artifactMap.properties | 1 +
.../mvn/enforcer/data/keyRings/jakarta.transaction.gpg | Bin 0 -> 4068 bytes
2 files changed, 1 insertion(+)
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 ec2716e..a986af5 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -14,6 +14,7 @@ failureaccess=com.google.guava
hibernate-commons-annotations=org.hibernate.common
httpcore5-h2=org.apache.httpcomponents.core5
istack-commons-runtime=com.sun.istack
+jakarta.transaction-api=jakarta.transaction
j2objc-annotations=com.google.j2objc
jandex=org.jboss
jboss-logging=org.jboss.logging
diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/jakarta.transaction.gpg b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/jakarta.transaction.gpg
new file mode 100644
index 0000000..8913272
Binary files /dev/null and b/src/main/resources/net/shibboleth/mvn/enforcer/data/keyRings/jakarta.transaction.gpg differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list