Skip to content

Commit

Permalink
Bump pac4jVersion from 6.1.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps `pac4jVersion` from 6.1.0 to 6.1.1.

Updates `org.pac4j:pac4j-jakartaee` from 6.1.0 to 6.1.1
- [Commits](pac4j/pac4j@pac4j-parent-6.1.0...pac4j-parent-6.1.1)

Updates `org.pac4j:pac4j-oidc` from 6.1.0 to 6.1.1
- [Commits](pac4j/pac4j@pac4j-parent-6.1.0...pac4j-parent-6.1.1)

---
updated-dependencies:
- dependency-name: org.pac4j:pac4j-jakartaee
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.pac4j:pac4j-oidc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and michael-doubez committed Feb 18, 2025
1 parent a52e328 commit 8c275af
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 @@ -50,7 +50,7 @@
<spotless.check.skip>false</spotless.check.skip>
<spotbugs.effort>Max</spotbugs.effort>
<hpi.compatibleSinceVersion>4.383</hpi.compatibleSinceVersion>
<pac4jVersion>6.1.0</pac4jVersion>
<pac4jVersion>6.1.1</pac4jVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 8c275af

Please sign in to comment.