Skip to content

Commit

Permalink
build(deps): bump jmc.core.version from 8.2.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps `jmc.core.version` from 8.2.0 to 9.0.0.

Updates `org.openjdk.jmc:flightrecorder` from 8.2.0 to 9.0.0

Updates `org.openjdk.jmc:common` from 8.2.0 to 9.0.0

---
updated-dependencies:
- dependency-name: org.openjdk.jmc:flightrecorder
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openjdk.jmc:common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 24cbadd commit 4a25908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>

<jmc.core.version>8.2.0</jmc.core.version>
<jmc.core.version>9.0.0</jmc.core.version>

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
Expand Down

0 comments on commit 4a25908

Please sign in to comment.