Skip to content

Commit

Permalink
Merge pull request #36909 from quarkusio/dependabot/maven/org.eclipse…
Browse files Browse the repository at this point in the history
….jgit-org.eclipse.jgit-6.7.0.202309050840-r

Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r
  • Loading branch information
gsmet authored Nov 7, 2023
2 parents 46744fe + dc66055 commit 704a50f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<aesh.version>2.7</aesh.version>
<aesh-readline.version>2.4</aesh-readline.version>
<jansi.version>2.4.0</jansi.version> <!-- Keep in sync with aesh-readline and dekorate -->
<jgit.version>6.6.1.202309021850-r</jgit.version>
<jgit.version>6.7.0.202309050840-r</jgit.version>
<!-- these two artifacts needs to be compatible together -->
<strimzi-oauth.version>0.14.0</strimzi-oauth.version>
<strimzi-oauth.nimbus.version>9.34</strimzi-oauth.nimbus.version>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<roaster-jdt.version>2.26.0.Final</roaster-jdt.version>
<maven-model-helper.version>21</maven-model-helper.version>
<eclipse-collections.version>11.1.0</eclipse-collections.version>
<jgit.version>6.6.1.202309021850-r</jgit.version>
<jgit.version>6.7.0.202309050840-r</jgit.version>

<quarkus-home-url>https://quarkus.io</quarkus-home-url>
<quarkus-base-url>https://github.com/quarkusio/quarkus</quarkus-base-url>
Expand Down

0 comments on commit 704a50f

Please sign in to comment.