@@ -19,15 +19,15 @@ testcontainers = "1.21.3"
1919
2020[libraries ]
2121com-github-miachm-sods-sods = " com.github.miachm.sods:SODS:1.7.0"
22- com-github-mizosoft-methanol = " com.github.mizosoft.methanol:methanol:1.8.4 "
22+ com-github-mizosoft-methanol = " com.github.mizosoft.methanol:methanol:1.9.0 "
2323com-github-spotbugs-spotbugs-annotations = { module = " com.github.spotbugs:spotbugs-annotations" , version.ref = " spotbugs" }
2424com-google-auto-service-auto-service = { module = " com.google.auto.service:auto-service" , version.ref = " com-google-auto-service" }
2525com-google-auto-service-auto-service-annotations = { module = " com.google.auto.service:auto-service-annotations" , version.ref = " com-google-auto-service" }
2626com-squareup-javapoet = " com.squareup:javapoet:1.13.0"
2727commons-validator = " commons-validator:commons-validator:1.10.1"
2828io-swagger-core-v3-swagger-annotations = " io.swagger.core.v3:swagger-annotations:2.2.41"
29- io-swagger-parser-v3-swagger-parser = " io.swagger.parser.v3:swagger-parser:2.1.36 "
30- loki-logback-appender = " com.github.loki4j:loki-logback-appender:2.0.1 "
29+ io-swagger-parser-v3-swagger-parser = " io.swagger.parser.v3:swagger-parser:2.1.37 "
30+ loki-logback-appender = " com.github.loki4j:loki-logback-appender:2.0.2 "
3131org-apache-activemq-artemis-jakarta-server = " org.apache.activemq:artemis-jakarta-server:2.44.0"
3232org-apache-poi-poi-ooxml = " org.apache.poi:poi-ooxml:5.5.1"
3333org-eclipse-jgit-org-eclipse-jgit = " org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r"
@@ -36,7 +36,7 @@ org-graalvm-polyglot-js = { module = "org.graalvm.polyglot:js", version.ref = "g
3636org-graalvm-polyglot-polyglot = { module = " org.graalvm.polyglot:polyglot" , version.ref = " graalvm" }
3737org-graalvm-polyglot-python = { module = " org.graalvm.polyglot:python" , version.ref = " graalvm" }
3838org-graalvm-polyglot-ruby = " org.graalvm.polyglot:ruby:25.0.0"
39- org-json = " org.json:json:20250517 "
39+ org-json = " org.json:json:20251224 "
4040org-mapstruct = { module = " org.mapstruct:mapstruct" , version.ref = " org-mapstruct" }
4141org-mapstruct-extensions-spring-mapstruct-spring-annotations = { module = " org.mapstruct.extensions.spring:mapstruct-spring-annotations" , version.ref = " org-mapstruct-extensions-spring" }
4242org-mapstruct-extensions-spring-mapstruct-spring-extensions = { module = " org.mapstruct.extensions.spring:mapstruct-spring-extensions" , version.ref = " org-mapstruct-extensions-spring" }
@@ -53,7 +53,7 @@ gradle-git-properties = "com.gorylenko.gradle-git-properties:2.5.4"
5353jib = " com.google.cloud.tools.jib:3.5.2"
5454nl-littlerobots-version-catalog-update = " nl.littlerobots.version-catalog-update:1.0.1"
5555org-graalvm-buildtools-native = " org.graalvm.buildtools.native:0.11.3"
56- org-openapi-generator = " org.openapi.generator:7.17 .0"
57- org-sonarqube = " org.sonarqube:7.2.1.6560 "
56+ org-openapi-generator = " org.openapi.generator:7.18 .0"
57+ org-sonarqube = " org.sonarqube:7.2.2.6593 "
5858spotbugs = " com.github.spotbugs:6.4.8"
5959spotless = " com.diffplug.gradle.spotless:8.1.0"
0 commit comments