Skip to content

Commit

Permalink
Upgrade dependencies to prevent vulnerabilities
Browse files Browse the repository at this point in the history
- dependency.lock files will be removed when pulling updates from upstream

type: Impovement
  • Loading branch information
LuisLainez authored and JumasJM committed Sep 20, 2024
1 parent 2c340a9 commit c18d087
Show file tree
Hide file tree
Showing 105 changed files with 1,216 additions and 1,888 deletions.
2 changes: 1 addition & 1 deletion annotations-processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
api 'com.squareup:javapoet:1.13.+'
api 'com.github.jknack:handlebars:4.3.+'
api 'com.google.protobuf:protobuf-java:3.21.12'
api 'javax.annotation:javax.annotation-api:1.3.2'
api 'jakarta.annotation:jakarta.annotation-api:2.1.1'
api gradleApi()

exampleImplementation sourceSets.main.output
Expand Down
86 changes: 43 additions & 43 deletions annotations-processor/dependencies.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"annotationProcessor": {
"org.springframework.boot:spring-boot-configuration-processor": {
"locked": "2.7.16"
"locked": "3.1.11"
}
},
"compileClasspath": {
Expand Down Expand Up @@ -53,23 +53,23 @@
"com.squareup:javapoet": {
"locked": "1.13.0"
},
"javax.annotation:javax.annotation-api": {
"locked": "1.3.2"
"jakarta.annotation:jakarta.annotation-api": {
"locked": "2.1.1"
},
"org.apache.logging.log4j:log4j-api": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-core": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-jul": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-slf4j-impl": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-web": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.yaml:snakeyaml": {
"locked": "2.0"
Expand Down Expand Up @@ -154,37 +154,37 @@
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-core": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-jul": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-slf4j-impl": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-web": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.yaml:snakeyaml": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "1.30"
"locked": "2.0"
}
},
"runtimeClasspath": {
Expand Down Expand Up @@ -269,38 +269,38 @@
"com.squareup:javapoet": {
"locked": "1.13.0"
},
"javax.annotation:javax.annotation-api": {
"locked": "1.3.2"
"jakarta.annotation:jakarta.annotation-api": {
"locked": "2.1.1"
},
"org.apache.logging.log4j:log4j-api": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-core": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-jul": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-slf4j-impl": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-web": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.yaml:snakeyaml": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -350,16 +350,16 @@
"locked": "32.1.2-jre"
},
"com.google.protobuf:protobuf-java": {
"locked": "3.21.7"
"locked": "3.21.12"
},
"com.netflix.conductor:conductor-annotations": {
"project": true
},
"com.squareup:javapoet": {
"locked": "1.13.0"
},
"javax.annotation:javax.annotation-api": {
"locked": "1.3.2"
"jakarta.annotation:jakarta.annotation-api": {
"locked": "2.1.1"
},
"junit:junit": {
"locked": "4.13.2"
Expand All @@ -368,28 +368,28 @@
"locked": "5.13.0"
},
"org.apache.logging.log4j:log4j-api": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-core": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-jul": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-slf4j-impl": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-web": {
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.junit.vintage:junit-vintage-engine": {
"locked": "5.8.2"
"locked": "5.9.3"
},
"org.springframework.boot:spring-boot-starter-log4j2": {
"locked": "2.7.16"
"locked": "3.1.11"
},
"org.springframework.boot:spring-boot-starter-test": {
"locked": "2.7.16"
"locked": "3.1.11"
},
"org.yaml:snakeyaml": {
"locked": "2.0"
Expand Down Expand Up @@ -469,16 +469,16 @@
"locked": "32.1.2-jre"
},
"com.google.protobuf:protobuf-java": {
"locked": "3.21.7"
"locked": "3.21.12"
},
"com.netflix.conductor:conductor-annotations": {
"project": true
},
"com.squareup:javapoet": {
"locked": "1.13.0"
},
"javax.annotation:javax.annotation-api": {
"locked": "1.3.2"
"jakarta.annotation:jakarta.annotation-api": {
"locked": "2.1.1"
},
"junit:junit": {
"locked": "4.13.2"
Expand All @@ -490,40 +490,40 @@
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-core": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-jul": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-slf4j-impl": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.apache.logging.log4j:log4j-web": {
"firstLevelTransitive": [
"com.netflix.conductor:conductor-annotations"
],
"locked": "2.17.2"
"locked": "2.20.0"
},
"org.junit.vintage:junit-vintage-engine": {
"locked": "5.8.2"
"locked": "5.9.3"
},
"org.springframework.boot:spring-boot-starter-log4j2": {
"locked": "2.7.16"
"locked": "3.1.11"
},
"org.springframework.boot:spring-boot-starter-test": {
"locked": "2.7.16"
"locked": "3.1.11"
},
"org.yaml:snakeyaml": {
"firstLevelTransitive": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import java.net.URLClassLoader;
import java.util.*;

import javax.annotation.Generated;
import javax.lang.model.element.Modifier;

import com.netflix.conductor.annotations.protogen.ProtoMessage;
Expand All @@ -35,6 +34,7 @@
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.TypeSpec;
import jakarta.annotation.Generated;

public class ProtoGen {
private static final String GENERATOR_NAME =
Expand Down
Loading

0 comments on commit c18d087

Please sign in to comment.