Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.2] Combined component upgrades #3618

Merged
merged 10 commits into from
May 10, 2023
Merged

Commits on May 5, 2023

  1. Bump version.org.glassfish.jaxb from 4.0.1 to 4.0.2

    Bumps `version.org.glassfish.jaxb` from 4.0.1 to 4.0.2.
    
    Updates `codemodel` from 4.0.1 to 4.0.2
    
    Updates `jaxb-core` from 4.0.1 to 4.0.2
    
    Updates `jaxb-jxc` from 4.0.1 to 4.0.2
    
    Updates `jaxb-runtime` from 4.0.1 to 4.0.2
    
    Updates `txw2` from 4.0.1 to 4.0.2
    
    Updates `jaxb-xjc` from 4.0.1 to 4.0.2
    
    Updates `xsom` from 4.0.1 to 4.0.2
    - [Release notes](https://github.com/eclipse-ee4j/jaxb-ri/releases)
    - [Commits](https://github.com/eclipse-ee4j/jaxb-ri/commits)
    
    Updates `relaxng-datatype` from 4.0.1 to 4.0.2
    
    Updates `rngom` from 4.0.1 to 4.0.2
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:codemodel
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-jxc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:txw2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:jaxb-xjc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.glassfish.jaxb:xsom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.sun.xml.bind.external:relaxng-datatype
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.sun.xml.bind.external:rngom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d5ab762 View commit details
    Browse the repository at this point in the history
  2. Bump jakarta.activation-api from 2.1.0 to 2.1.2

    Bumps [jakarta.activation-api](https://github.com/jakartaee/jaf-api) from 2.1.0 to 2.1.2.
    - [Release notes](https://github.com/jakartaee/jaf-api/releases)
    - [Commits](jakartaee/jaf-api@2.1.0...2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.activation:jakarta.activation-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f965d8e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Bump jackson-databind from 2.14.2 to 2.14.3

    Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.14.3.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b4bfe15 View commit details
    Browse the repository at this point in the history
  2. Bump version.com.fasterxml.jackson from 2.14.2 to 2.14.3

    Bumps `version.com.fasterxml.jackson` from 2.14.2 to 2.14.3.
    
    Updates `jackson-core` from 2.14.2 to 2.14.3
    - [Release notes](https://github.com/FasterXML/jackson-core/releases)
    - [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.14.3)
    
    Updates `jackson-annotations` from 2.14.2 to 2.14.3
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `jackson-datatype-jdk8` from 2.14.2 to 2.14.3
    
    Updates `jackson-datatype-jsr310` from 2.14.2 to 2.14.3
    
    Updates `jackson-jakarta-rs-json-provider` from 2.14.2 to 2.14.3
    
    Updates `jackson-jakarta-rs-base` from 2.14.2 to 2.14.3
    - [Commits](FasterXML/jackson-jakarta-rs-providers@jackson-jakarta-rs-providers-2.14.2...jackson-jakarta-rs-providers-2.14.3)
    
    Updates `jackson-module-jakarta-xmlbind-annotations` from 2.14.2 to 2.14.3
    - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.14.2...jackson-modules-base-2.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d7a6662 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Bump version.org.wildfly.galleon-plugins from 6.4.1.Final to 6.4.2.Final

    Bumps `version.org.wildfly.galleon-plugins` from 6.4.1.Final to 6.4.2.Final.
    
    Updates `wildfly-galleon-plugins` from 6.4.1.Final to 6.4.2.Final
    
    Updates `wildfly-config-gen` from 6.4.1.Final to 6.4.2.Final
    
    Updates `wildfly-galleon-maven-plugin` from 6.4.1.Final to 6.4.2.Final
    
    ---
    updated-dependencies:
    - dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-plugins
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.wildfly.galleon-plugins:wildfly-config-gen
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.wildfly.galleon-plugins:wildfly-galleon-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ead2b7b View commit details
    Browse the repository at this point in the history
  2. Merged pull request resteasy#3609

    Bump version.org.glassfish.jaxb from 4.0.1 to 4.0.2
    jamezp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9b8d2a3 View commit details
    Browse the repository at this point in the history
  3. Merged pull request resteasy#3611

    Bump jakarta.activation-api from 2.1.0 to 2.1.2
    jamezp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9ca3f8d View commit details
    Browse the repository at this point in the history
  4. Merged pull request resteasy#3612

    Bump jackson-databind from 2.14.2 to 2.14.3
    jamezp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    fc6cf2c View commit details
    Browse the repository at this point in the history
  5. Merged pull request resteasy#3613

    Bump version.com.fasterxml.jackson from 2.14.2 to 2.14.3
    jamezp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c69f77f View commit details
    Browse the repository at this point in the history
  6. Merged pull request resteasy#3616

    Bump version.org.wildfly.galleon-plugins from 6.4.1.Final to 6.4.2.Final
    jamezp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7b47278 View commit details
    Browse the repository at this point in the history