[10.0.x] Bump the integration-deps group across 1 directory with 4 updates
Bumps the integration-deps group with 4 updates in the / directory: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron), [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore), [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) and [org.eclipse.platform:org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox). Updates `org.wildfly.security:wildfly-elytron` from 2.4.1.Final to 2.4.2.Final - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.4.1.Final...2.4.2.Final) Updates `com.google.cloud:google-cloud-datastore` from 2.19.1 to 2.20.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.1...v2.20.1) Updates `org.eclipse.platform:org.eclipse.osgi` from 3.19.0 to 3.20.0 - [Commits](https://github.com/eclipse-equinox/equinox/commits) Updates `org.eclipse.platform:org.eclipse.osgi.services` from 3.12.0 to 3.12.100 - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.wildfly.security:wildfly-elytron dependency-type: direct:production update-type: version-update:semver-patch dependency-group: integration-deps - dependency-name: com.google.cloud:google-cloud-datastore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: integration-deps - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: integration-deps - dependency-name: org.eclipse.platform:org.eclipse.osgi.services dependency-type: direct:development update-type: version-update:semver-patch dependency-group: integration-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7df1d7ec28
commit
96a2d3f28b
|
@ -17,7 +17,7 @@
|
|||
</modules>
|
||||
|
||||
<properties>
|
||||
<gcloud.version>2.19.1</gcloud.version>
|
||||
<gcloud.version>2.20.1</gcloud.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<osgi-service-cm-version>1.6.1</osgi-service-cm-version>
|
||||
<osgi-service-component-version>1.5.1</osgi-service-component-version>
|
||||
<osgi-service-event-version>1.4.1</osgi-service-event-version>
|
||||
<osgi-services-version>3.12.0</osgi-services-version>
|
||||
<osgi-services-version>3.12.100</osgi-services-version>
|
||||
<osgi-util-function-version>1.2.0</osgi-util-function-version>
|
||||
<osgi-util-measurement-version>1.0.2</osgi-util-measurement-version>
|
||||
<osgi-util-position-version>1.0.1</osgi-util-position-version>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<osgi-util-tracker-version>1.5.4</osgi-util-tracker-version>
|
||||
<osgi-util-version>3.7.300</osgi-util-version>
|
||||
<osgi-util-xml-version>1.0.2</osgi-util-xml-version>
|
||||
<osgi-version>3.19.0</osgi-version>
|
||||
<osgi-version>3.20.0</osgi-version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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.4.1.Final</wildfly.elytron.version>
|
||||
<wildfly.elytron.version>2.4.2.Final</wildfly.elytron.version>
|
||||
<xmemcached.version>2.4.8</xmemcached.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue