Skip to content

Commit

Permalink
Bump opensaml.version from 4.3.0 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps `opensaml.version` from 4.3.0 to 5.1.2.

Updates `org.opensaml:opensaml-saml-impl` from 4.3.0 to 5.1.2

Updates `org.opensaml:opensaml-xacml-impl` from 4.3.0 to 5.1.2

Updates `org.opensaml:opensaml-xacml-saml-impl` from 4.3.0 to 5.1.2

---
updated-dependencies:
- dependency-name: org.opensaml:opensaml-saml-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.opensaml:opensaml-xacml-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.opensaml:opensaml-xacml-saml-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 5bfcbac commit ba24272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<slf4j.jboss.logging.version>1.2.1.Final</slf4j.jboss.logging.version>
<neethi.version>3.2.0</neethi.version>
<fastinfoset.version>2.1.1</fastinfoset.version>
<opensaml.version>4.3.0</opensaml.version>
<opensaml.version>5.1.2</opensaml.version>
<saaj.api.version>1.0.0.Final</saaj.api.version>
<saaj.impl.version>3.0.0</saaj.impl.version>
<velocity.version>2.3</velocity.version>
Expand Down

0 comments on commit ba24272

Please sign in to comment.