Skip to content

Commit

Permalink
build(deps): bump io.cryostat:cryostat-core from 2.22.0 to 2.23.0 (#210)
Browse files Browse the repository at this point in the history
Bumps [io.cryostat:cryostat-core](https://github.com/cryostatio/cryostat-core) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/cryostatio/cryostat-core/releases)
- [Commits](cryostatio/cryostat-core@v2.22.0...v2.23.0)

---
updated-dependencies:
- dependency-name: io.cryostat:cryostat-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent d899df2 commit b888e4e
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 @@ -50,7 +50,7 @@
<com.google.dagger.version>2.47</com.google.dagger.version>
<com.google.dagger.compiler.version>${com.google.dagger.version}</com.google.dagger.compiler.version>

<io.cryostat.core.version>2.22.0</io.cryostat.core.version>
<io.cryostat.core.version>2.23.0</io.cryostat.core.version>

<org.apache.commons.io.version>2.11.0</org.apache.commons.io.version>
<org.apache.httpcomponents.httpclient.version>4.5.14</org.apache.httpcomponents.httpclient.version>
Expand Down

0 comments on commit b888e4e

Please sign in to comment.