Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent d7e8ee9 commit 9055de0
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.11.0</maven-compiler-plugin.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>

<jmc.core.version>8.2.0</jmc.core.version>
<jmc.core.version>8.3.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 9055de0

Please sign in to comment.