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

ASM is not up-to-date #1362

Closed
github-actions bot opened this issue Oct 8, 2024 · 3 comments · Fixed by #1364
Closed

ASM is not up-to-date #1362

github-actions bot opened this issue Oct 8, 2024 · 3 comments · Fixed by #1364

Comments

@github-actions
Copy link

github-actions bot commented Oct 8, 2024

Check dependencies found that org.ow2.asm:asm can be updated from version 9.7 to 9.7.1 at 0420683.

dependency updates report
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest milestone version:
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0
 - com.github.spotbugs:spotbugs:4.8.6
 - io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0
 - jakarta.inject:jakarta.inject-api:2.0.1
 - javax.annotation:javax.annotation-api:1.3.2
 - junit:junit:4.13.2
 - org.apache.geronimo.specs:geronimo-ejb_3.1_spec:1.0.2
 - org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1
 - org.javamodularity.moduleplugin:org.javamodularity.moduleplugin.gradle.plugin:1.8.15
 - org.slf4j:slf4j-simple:2.0.0

The following dependencies have later milestone versions:
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [6.25.0 -> 7.0.0.BETA2]
 - com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin [7.1.2 -> 8.1.1]
 - com.github.spotbugs:com.github.spotbugs.gradle.plugin [6.0.23 -> 6.0.24]
 - com.google.guava:guava [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.guava:guava-parent [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.inject:guice [5.1.0 -> 7.0.0]
     https://github.com/google/guice
 - com.tngtech.java:junit-dataprovider [1.11.0 -> 1.13.1]
     https://github.com/TNG/junit-dataprovider
 - jakarta.annotation:jakarta.annotation-api [2.1.1 -> 3.0.0]
     https://projects.eclipse.org/projects/ee4j.ca
 - joda-time:joda-time [2.12.7 -> 2.13.0]
     https://www.joda.org/joda-time/
 - org.apache.logging.log4j:log4j-api [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-core [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-slf4j2-impl [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin [3.3.2 -> 4.0.3]
 - org.assertj:assertj-core [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-core
 - org.assertj:assertj-guava [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-guava
 - org.junit.jupiter:junit-jupiter-api [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.jupiter:junit-jupiter-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-commons [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-engine [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-runner [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.vintage:junit-vintage-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.mockito:mockito-core [4.11.0 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.mockito:mockito-junit-jupiter [4.6.1 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.ow2.asm:asm [9.7 -> 9.7.1]
     http://asm.ow2.io/
 - org.slf4j:slf4j-api [2.0.12 -> 2.1.0-alpha1]
     http://www.slf4j.org
 - org.springframework:spring-beans [5.3.23 -> 6.1.13]
     https://github.com/spring-projects/spring-framework
 - org.springframework.boot:spring-boot-loader [2.7.13 -> 3.3.4]
     https://spring.io/projects/spring-boot

Gradle release-candidate updates:
 - Gradle: [7.6 -> 8.10.2]
hankem added a commit that referenced this issue Oct 8, 2024
Copy link
Author

Check dependencies found that org.ow2.asm:asm can be updated from version 9.7 to 9.7.1 at 0420683.

dependency updates report
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest milestone version:
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0
 - com.github.spotbugs:spotbugs:4.8.6
 - io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0
 - jakarta.inject:jakarta.inject-api:2.0.1
 - javax.annotation:javax.annotation-api:1.3.2
 - junit:junit:4.13.2
 - org.apache.geronimo.specs:geronimo-ejb_3.1_spec:1.0.2
 - org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1
 - org.javamodularity.moduleplugin:org.javamodularity.moduleplugin.gradle.plugin:1.8.15
 - org.slf4j:slf4j-simple:2.0.0

The following dependencies have later milestone versions:
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [6.25.0 -> 7.0.0.BETA2]
 - com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin [7.1.2 -> 8.1.1]
 - com.github.spotbugs:com.github.spotbugs.gradle.plugin [6.0.23 -> 6.0.24]
 - com.google.guava:guava [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.guava:guava-parent [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.inject:guice [5.1.0 -> 7.0.0]
     https://github.com/google/guice
 - com.tngtech.java:junit-dataprovider [1.11.0 -> 1.13.1]
     https://github.com/TNG/junit-dataprovider
 - jakarta.annotation:jakarta.annotation-api [2.1.1 -> 3.0.0]
     https://projects.eclipse.org/projects/ee4j.ca
 - joda-time:joda-time [2.12.7 -> 2.13.0]
     https://www.joda.org/joda-time/
 - org.apache.logging.log4j:log4j-api [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-core [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-slf4j2-impl [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin [3.3.2 -> 4.0.3]
 - org.assertj:assertj-core [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-core
 - org.assertj:assertj-guava [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-guava
 - org.junit.jupiter:junit-jupiter-api [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.jupiter:junit-jupiter-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-commons [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-engine [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-runner [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.vintage:junit-vintage-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.mockito:mockito-core [4.11.0 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.mockito:mockito-junit-jupiter [4.6.1 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.ow2.asm:asm [9.7 -> 9.7.1]
     http://asm.ow2.io/
 - org.slf4j:slf4j-api [2.0.12 -> 2.1.0-alpha1]
     http://www.slf4j.org
 - org.springframework:spring-beans [5.3.23 -> 6.1.13]
     https://github.com/spring-projects/spring-framework
 - org.springframework.boot:spring-boot-loader [2.7.13 -> 3.3.4]
     https://spring.io/projects/spring-boot

Gradle release-candidate updates:
 - Gradle: [7.6 -> 8.10.2]

Copy link
Author

Check dependencies found that org.ow2.asm:asm can be updated from version 9.7 to 9.7.1 at 0420683.

dependency updates report
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest milestone version:
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0
 - com.github.spotbugs:spotbugs:4.8.6
 - io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0
 - jakarta.inject:jakarta.inject-api:2.0.1
 - javax.annotation:javax.annotation-api:1.3.2
 - junit:junit:4.13.2
 - org.apache.geronimo.specs:geronimo-ejb_3.1_spec:1.0.2
 - org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1
 - org.javamodularity.moduleplugin:org.javamodularity.moduleplugin.gradle.plugin:1.8.15
 - org.slf4j:slf4j-simple:2.0.0

The following dependencies have later milestone versions:
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [6.25.0 -> 7.0.0.BETA2]
 - com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin [7.1.2 -> 8.1.1]
 - com.github.spotbugs:com.github.spotbugs.gradle.plugin [6.0.23 -> 6.0.24]
 - com.google.guava:guava [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.guava:guava-parent [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.inject:guice [5.1.0 -> 7.0.0]
     https://github.com/google/guice
 - com.tngtech.java:junit-dataprovider [1.11.0 -> 1.13.1]
     https://github.com/TNG/junit-dataprovider
 - jakarta.annotation:jakarta.annotation-api [2.1.1 -> 3.0.0]
     https://projects.eclipse.org/projects/ee4j.ca
 - joda-time:joda-time [2.12.7 -> 2.13.0]
     https://www.joda.org/joda-time/
 - org.apache.logging.log4j:log4j-api [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-core [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-slf4j2-impl [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin [3.3.2 -> 4.0.3]
 - org.assertj:assertj-core [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-core
 - org.assertj:assertj-guava [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-guava
 - org.junit.jupiter:junit-jupiter-api [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.jupiter:junit-jupiter-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-commons [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-engine [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-runner [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.vintage:junit-vintage-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.mockito:mockito-core [4.11.0 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.mockito:mockito-junit-jupiter [4.6.1 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.ow2.asm:asm [9.7 -> 9.7.1]
     http://asm.ow2.io/
 - org.slf4j:slf4j-api [2.0.12 -> 2.1.0-alpha1]
     http://www.slf4j.org
 - org.springframework:spring-beans [5.3.23 -> 6.1.13]
     https://github.com/spring-projects/spring-framework
 - org.springframework.boot:spring-boot-loader [2.7.13 -> 3.3.4]
     https://spring.io/projects/spring-boot

Gradle release-candidate updates:
 - Gradle: [7.6 -> 8.10.2]

Copy link
Author

Check dependencies found that org.ow2.asm:asm can be updated from version 9.7 to 9.7.1 at 0420683.

dependency updates report
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest milestone version:
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin:0.51.0
 - com.github.spotbugs:spotbugs:4.8.6
 - io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:2.0.0
 - jakarta.inject:jakarta.inject-api:2.0.1
 - javax.annotation:javax.annotation-api:1.3.2
 - junit:junit:4.13.2
 - org.apache.geronimo.specs:geronimo-ejb_3.1_spec:1.0.2
 - org.apache.geronimo.specs:geronimo-jpa_2.0_spec:1.1
 - org.javamodularity.moduleplugin:org.javamodularity.moduleplugin.gradle.plugin:1.8.15
 - org.slf4j:slf4j-simple:2.0.0

The following dependencies have later milestone versions:
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [6.25.0 -> 7.0.0.BETA2]
 - com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin [7.1.2 -> 8.1.1]
 - com.github.spotbugs:com.github.spotbugs.gradle.plugin [6.0.23 -> 6.0.24]
 - com.google.guava:guava [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.guava:guava-parent [33.1.0-jre -> 33.3.1-jre]
     https://github.com/google/guava
 - com.google.inject:guice [5.1.0 -> 7.0.0]
     https://github.com/google/guice
 - com.tngtech.java:junit-dataprovider [1.11.0 -> 1.13.1]
     https://github.com/TNG/junit-dataprovider
 - jakarta.annotation:jakarta.annotation-api [2.1.1 -> 3.0.0]
     https://projects.eclipse.org/projects/ee4j.ca
 - joda-time:joda-time [2.12.7 -> 2.13.0]
     https://www.joda.org/joda-time/
 - org.apache.logging.log4j:log4j-api [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-core [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.apache.logging.log4j:log4j-slf4j2-impl [2.23.1 -> 3.0.0-beta2]
     https://logging.apache.org/log4j/3.x/
 - org.asciidoctor.jvm.convert:org.asciidoctor.jvm.convert.gradle.plugin [3.3.2 -> 4.0.3]
 - org.assertj:assertj-core [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-core
 - org.assertj:assertj-guava [3.25.3 -> 3.26.3]
     https://assertj.github.io/doc/#assertj-guava
 - org.junit.jupiter:junit-jupiter-api [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.jupiter:junit-jupiter-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-commons [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-engine [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.platform:junit-platform-runner [1.10.2 -> 1.11.2]
     https://junit.org/junit5/
 - org.junit.vintage:junit-vintage-engine [5.10.2 -> 5.11.2]
     https://junit.org/junit5/
 - org.mockito:mockito-core [4.11.0 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.mockito:mockito-junit-jupiter [4.6.1 -> 5.14.1]
     https://github.com/mockito/mockito
 - org.ow2.asm:asm [9.7 -> 9.7.1]
     http://asm.ow2.io/
 - org.slf4j:slf4j-api [2.0.12 -> 2.1.0-alpha1]
     http://www.slf4j.org
 - org.springframework:spring-beans [5.3.23 -> 6.1.13]
     https://github.com/spring-projects/spring-framework
 - org.springframework.boot:spring-boot-loader [2.7.13 -> 3.3.4]
     https://spring.io/projects/spring-boot

Gradle release-candidate updates:
 - Gradle: [7.6 -> 8.10.2]

codecholeric added a commit that referenced this issue Oct 13, 2024
…#1364)

### Upgrade ASM to 9.7.1 to support Java 24 / class file major version
68

resolves #1362

### Upgrade further dependencies:

* `com.google.guava:guava`
  `33.1.0-jre` → `33.3.1-jre`

* `org.slf4j:slf4j-api`
  `2.0.12` → `2.0.16`
* `org.apache.logging.log4j:log4j-`{`api`,`core`,`slf4j2-impl`}
  `2.23.1` → `2.24.1`

*
`org.junit.jupiter:junit-`{`jupiter-api`,`jupiter-engine`,`vintage-engine`}
  `5.10.2` → `5.11.2`
* `org.junit.platform:junit-platform-`{`runner`,`commons`,`engine`}
  `1.10.2` → `1.11.2`

for tests:

* `org.assertj:assertj-`{`core`,`guava`}
  `3.25.3` → `3.26.3`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants