Skip to content

Commit

Permalink
Bump org.mapdb:mapdb in /data-prepper-plugins/mapdb-processor-state (#…
Browse files Browse the repository at this point in the history
…3793)

Bumps [org.mapdb:mapdb](https://github.com/jankotek/mapdb) from 3.0.8 to 3.0.10.
- [Commits](jankotek/mapdb@mapdb-3.0.8...mapdb-3.0.10)

---
updated-dependencies:
- dependency-name: org.mapdb:mapdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 9, 2024
1 parent dd593a0 commit 04e4ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/mapdb-processor-state/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
dependencies {
implementation project(':data-prepper-api')
implementation project(':data-prepper-plugins:common')
implementation 'org.mapdb:mapdb:3.0.8'
implementation 'org.mapdb:mapdb:3.0.10'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.8.21'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21'
testImplementation testLibs.junit.vintage
Expand Down

0 comments on commit 04e4ae7

Please sign in to comment.