Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
fix: upgrade io.quarkiverse.jgit:quarkus-jgit from 3.0.4 to 3.0.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.quarkiverse.jgit:quarkus-jgit from 3.0.4 to 3.0.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.quarkiverse.jgit/quarkus-jgit/

See this project in Snyk:
https://app.snyk.io/org/delawen/project/0f710434-a32c-43cc-bdf7-abef2c6c3db7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and apupier committed Oct 13, 2023
1 parent 5c4a4d7 commit ec665f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<camel-k-crds.version>2.0.1</camel-k-crds.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<quarkus-quinoa.version>2.1.0</quarkus-quinoa.version>
<quarkus-jgit.version>3.0.4</quarkus-jgit.version>
<quarkus-jgit.version>3.0.5</quarkus-jgit.version>

<!-- Plugins-->
<compiler-plugin.version>3.11.0</compiler-plugin.version>
Expand Down Expand Up @@ -256,7 +256,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>${swagger-codegen-maven-plugin.version>}</version>
<version>${swagger-codegen-maven-plugin.version&gt;}</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit ec665f0

Please sign in to comment.