Sfoglia il codice sorgente

Merge pull request #13 from larsw/dependabot/maven/examples/quarkus-camel/org.apache.xmlgraphics-xmlgraphics-commons-2.6

Bump xmlgraphics-commons from 2.3 to 2.6 in /examples/quarkus-camel
custom-downloader
larsw GitHub 3 anni fa
parent
commit
70fcc5e26a
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      examples/quarkus-camel/pom.xml

+ 1
- 1
examples/quarkus-camel/pom.xml Vedi File

@@ -6752,7 +6752,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
<version>2.3</version>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.zookeeper</groupId>


Loading…
Annulla
Salva