Skip to content

Commit

Permalink
build(deps): bump io.cryostat:cryostat-core from 2.29.1 to 2.30.0 (#350)
Browse files Browse the repository at this point in the history
Bumps [io.cryostat:cryostat-core](https://github.com/cryostatio/cryostat-core) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/cryostatio/cryostat-core/releases)
- [Commits](cryostatio/cryostat-core@v2.29.1...v2.30.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 Mar 1, 2024
1 parent a8282f1 commit f59a538
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 @@ -77,7 +77,7 @@
<com.google.dagger.version>2.49</com.google.dagger.version>
<com.google.dagger.compiler.version>${com.google.dagger.version}</com.google.dagger.compiler.version>

<io.cryostat.core.version>2.29.1</io.cryostat.core.version>
<io.cryostat.core.version>2.30.0</io.cryostat.core.version>

<org.apache.commons.io.version>2.13.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 f59a538

Please sign in to comment.