浏览代码

Bump jetty-webapp in /examples/quarkus-camel

Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.43.v20210629 to 9.4.44.v20210927.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
custom-downloader
dependabot[bot] GitHub 3 年前
父节点
当前提交
c2f963af2c
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      examples/quarkus-camel/pom.xml

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

@@ -7277,7 +7277,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>9.4.43.v20210629</version>
<version>9.4.44.v20210927</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>


正在加载...
取消
保存