Skip to content

Commit

Permalink
[10.0.x] Bump the integration-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the integration-deps group with 2 updates: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) and [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore).


Updates `org.wildfly.security:wildfly-elytron` from 2.3.1.Final to 2.4.1.Final
- [Commits](wildfly-security/wildfly-elytron@2.3.1.Final...2.4.1.Final)

Updates `com.google.cloud:google-cloud-datastore` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-datastore@v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent f8c087f commit 464d300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jetty-gcloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</modules>

<properties>
<gcloud.version>2.19.0</gcloud.version>
<gcloud.version>2.19.1</gcloud.version>
</properties>

</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<versions.maven.plugin.version>2.16.2</versions.maven.plugin.version>
<weld.version>3.1.9.Final</weld.version>
<wildfly.common.version>1.7.0.Final</wildfly.common.version>
<wildfly.elytron.version>2.3.1.Final</wildfly.elytron.version>
<wildfly.elytron.version>2.4.1.Final</wildfly.elytron.version>
<xmemcached.version>2.4.8</xmemcached.version>
</properties>

Expand Down

0 comments on commit 464d300

Please sign in to comment.