Skip to content

Commit

Permalink
chore(deps): bump org.jboss.weld:weld-core-parent in /jans-keycloak-link
Browse files Browse the repository at this point in the history
Bumps [org.jboss.weld:weld-core-parent](https://github.com/weld/core) from 5.1.0.Final to 5.1.3.Final.
- [Commits](weld/core@5.1.0.Final...5.1.3.Final)

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-core-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 2f59807 commit b47558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-keycloak-link/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<jetty.version>11.0.8</jetty.version>
<weld.version>5.1.0.Final</weld.version>
<weld.version>5.1.3.Final</weld.version>
<resteasy.version>6.2.4.Final</resteasy.version>
<sonar.projectKey>JanssenProject_keycloak-link</sonar.projectKey>
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
Expand Down

0 comments on commit b47558a

Please sign in to comment.