浏览代码

Bump keycloak-core from 16.1.0 to 17.0.1 in /examples/quarkus

Bumps [keycloak-core](https://github.com/keycloak/keycloak) from 16.1.0 to 17.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/16.1.0...17.0.1)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
...

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

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

@@ -9053,7 +9053,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-core</artifactId>
<version>16.1.0</version>
<version>17.0.1</version>
</dependency>
<dependency>
<groupId>org.liquibase.ext</groupId>


正在加载...
取消
保存