We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3786836 commit d48cdb1Copy full SHA for d48cdb1
apigateway/pom.xml
@@ -20,7 +20,7 @@
20
<!-- Version muss mit der in den spring-boot-dependencies bereitgestellten Lombok-Version übereinstimmen -->
21
<org.projectlombok.lombok.version>1.18.38</org.projectlombok.lombok.version>
22
<logstash.encoder.version>8.1</logstash.encoder.version>
23
- <apache.commons.lang.version>3.17.0</apache.commons.lang.version>
+ <apache.commons.lang.version>3.18.0</apache.commons.lang.version>
24
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
25
<maven.compiler.plugin.version>3.14.0</maven.compiler.plugin.version>
26
<jvm.options>-Dorg.conscrypt.native.workdir=$(pwd)</jvm.options>
0 commit comments