[resteasy/resteasy] a8765e: [RESTEASY-3234] Add a RESTEasy Preview Feature Pack.
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: a8765ea9b5c6a33eb075ed453eb39328e91b9df6
https://github.com/resteasy/resteasy/commit/a8765ea9b5c6a33eb075ed453eb39...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M .github/workflows/maven.yml
R galleon-feature-pack/pom.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jakarta/jackson-jakarta-json-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
R galleon-feature-pack/wildfly-feature-pack-build.xml
M pom.xml
A resteasy-feature-pack/common/pom.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jakarta/jackson-jakarta-json-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
A resteasy-feature-pack/galleon-feature-pack/pom.xml
A resteasy-feature-pack/galleon-feature-pack/wildfly-feature-pack-build.xml
A resteasy-feature-pack/galleon-preview-feature-pack/pom.xml
A resteasy-feature-pack/galleon-preview-feature-pack/wildfly-feature-pack-build.xml
A resteasy-feature-pack/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-3234] Add a RESTEasy Preview Feature Pack.
https://issues.redhat.com/browse/RESTEASY-3234
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: b10bfb5a7bfc52cfe32886c0157ada73df1b9ac4
https://github.com/resteasy/resteasy/commit/b10bfb5a7bfc52cfe32886c0157ad...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M .github/workflows/maven.yml
R galleon-feature-pack/pom.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jakarta/jackson-jakarta-json-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
R galleon-feature-pack/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
R galleon-feature-pack/wildfly-feature-pack-build.xml
M pom.xml
A resteasy-feature-pack/common/pom.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jakarta/jackson-jakarta-json-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/google/guava/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-tracing-api/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
A resteasy-feature-pack/common/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
A resteasy-feature-pack/galleon-feature-pack/pom.xml
A resteasy-feature-pack/galleon-feature-pack/wildfly-feature-pack-build.xml
A resteasy-feature-pack/galleon-preview-feature-pack/pom.xml
A resteasy-feature-pack/galleon-preview-feature-pack/wildfly-feature-pack-build.xml
A resteasy-feature-pack/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/pom.xml
Log Message:
-----------
Merge pull request #3289 from jamezp/wfp-feature-pack
[RESTEASY-3234] Add a RESTEasy Preview Feature Pack.
Compare: https://github.com/resteasy/resteasy/compare/a612456f83de...b10bfb5a7bfc
2 years, 5 months
[resteasy/resteasy] dae0d5: Bump version.org.wildfly.galleon-plugins from 6.1....
by James R. Perkins
Branch: refs/heads/main
Home: https://github.com/resteasy/resteasy
Commit: dae0d521936ab18ad6d626f8ac4a62fea430a92a
https://github.com/resteasy/resteasy/commit/dae0d521936ab18ad6d626f8ac4a6...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump version.org.wildfly.galleon-plugins from 6.1.0.Final to 6.2.0.Final
Bumps `version.org.wildfly.galleon-plugins` from 6.1.0.Final to 6.2.0.Final.
Updates `wildfly-galleon-plugins` from 6.1.0.Final to 6.2.0.Final
Updates `wildfly-config-gen` from 6.1.0.Final to 6.2.0.Final
Updates `wildfly-galleon-maven-plugin` from 6.1.0.Final to 6.2.0.Final
---
updated-dependencies:
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-plugins
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.wildfly.galleon-plugins:wildfly-config-gen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: db49d9dede5dcf2a208e3ecca783c97c569bf3ec
https://github.com/resteasy/resteasy/commit/db49d9dede5dcf2a208e3ecca783c...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #3288 from resteasy/dependabot/maven/version.org.wildfly.galleon-plugins-6.2.0.Final
Bump version.org.wildfly.galleon-plugins from 6.1.0.Final to 6.2.0.Final
Compare: https://github.com/resteasy/resteasy/compare/c9a75d22e397...db49d9dede5d
2 years, 5 months
[resteasy/resteasy] dae0d5: Bump version.org.wildfly.galleon-plugins from 6.1....
by dependabot[bot]
Branch: refs/heads/dependabot/maven/version.org.wildfly.galleon-plugins-6.2.0.Final
Home: https://github.com/resteasy/resteasy
Commit: dae0d521936ab18ad6d626f8ac4a62fea430a92a
https://github.com/resteasy/resteasy/commit/dae0d521936ab18ad6d626f8ac4a6...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump version.org.wildfly.galleon-plugins from 6.1.0.Final to 6.2.0.Final
Bumps `version.org.wildfly.galleon-plugins` from 6.1.0.Final to 6.2.0.Final.
Updates `wildfly-galleon-plugins` from 6.1.0.Final to 6.2.0.Final
Updates `wildfly-config-gen` from 6.1.0.Final to 6.2.0.Final
Updates `wildfly-galleon-maven-plugin` from 6.1.0.Final to 6.2.0.Final
---
updated-dependencies:
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-plugins
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.wildfly.galleon-plugins:wildfly-config-gen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
2 years, 5 months