[10.0.x] Bump the integration-deps group with 2 updates

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](https://github.com/wildfly-security/wildfly-elytron/compare/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](https://github.com/googleapis/java-datastore/compare/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>
This commit is contained in:
dependabot[bot] 2024-05-02 00:38:51 +00:00
parent f8c087f1b5
commit e594703a72
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
</modules>
<properties>
<gcloud.version>2.19.0</gcloud.version>
<gcloud.version>2.19.1</gcloud.version>
</properties>
</project>

View File

@ -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>