1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-06 04:40:10 +02:00

Merge pull request #309 from Frooodle/dependabot/gradle/com.google.zxing-core-3.5.2

Bump com.google.zxing:core from 3.5.1 to 3.5.2
This commit is contained in:
Anthony Stirling 2023-10-11 21:04:27 +01:00 committed by GitHub
commit f69d593649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ dependencies {
implementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'io.micrometer:micrometer-core'
implementation group: 'com.google.zxing', name: 'core', version: '3.5.1'
implementation group: 'com.google.zxing', name: 'core', version: '3.5.2'
// https://mvnrepository.com/artifact/org.commonmark/commonmark
implementation 'org.commonmark:commonmark:0.21.0'
// https://mvnrepository.com/artifact/com.github.vladimir-bukhtoyarov/bucket4j-core