Bump io.github.pixee:java-security-toolkit from 1.1.2 to 1.1.3 (#946)
Bumps [io.github.pixee:java-security-toolkit](https://github.com/pixee/java-security-toolkit) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/pixee/java-security-toolkit/releases) - [Commits](https://github.com/pixee/java-security-toolkit/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: io.github.pixee:java-security-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb69c67b52
commit
49ea07fd13
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ dependencies {
|
|||
implementation 'ch.qos.logback:logback-core:1.5.3'
|
||||
implementation 'org.springframework:spring-webmvc:6.1.5'
|
||||
|
||||
implementation("io.github.pixee:java-security-toolkit:1.1.2")
|
||||
implementation("io.github.pixee:java-security-toolkit:1.1.3")
|
||||
|
||||
implementation 'org.yaml:snakeyaml:2.2'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web:3.2.4'
|
||||
|
|
Loading…
Reference in a new issue