Skip to content

Commit

Permalink
Merge pull request #29414 from gsmet/update-flapdoodle
Browse files Browse the repository at this point in the history
Upgrade flapdoodle to 3.5.2 and add it to Dependabot
  • Loading branch information
gsmet authored Nov 23, 2022
2 parents 47a3402 + 7072132 commit 338bb45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ updates:
- dependency-name: biz.paluch.logging:logstash-gelf
# MongoDB
- dependency-name: org.mongodb:*
- dependency-name: de.flapdoodle.embed:*
# Avro
- dependency-name: org.apache.avro:*
# gRPC
Expand Down
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<okhttp.version>3.14.9</okhttp.version><!-- keep in sync with okio -->
<okio.version>1.17.2</okio.version><!-- keep in sync with okhttp -->
<hibernate-quarkus-local-cache.version>0.1.1</hibernate-quarkus-local-cache.version>
<flapdoodle.mongo.version>3.3.0</flapdoodle.mongo.version>
<flapdoodle.mongo.version>3.5.2</flapdoodle.mongo.version>
<quarkus-spring-api.version>5.2.SP7</quarkus-spring-api.version>
<quarkus-spring-data-api.version>2.1.SP2</quarkus-spring-data-api.version>
<quarkus-spring-security-api.version>5.3.Final</quarkus-spring-security-api.version>
Expand Down

0 comments on commit 338bb45

Please sign in to comment.