浏览代码

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 年前
父节点
当前提交
70fcc5e26a
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      examples/quarkus-camel/pom.xml

+ 1
- 1
examples/quarkus-camel/pom.xml 查看文件

@@ -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>


正在加载...
取消
保存