diff --git a/.circleci/config.yml b/.circleci/config.yml index 3e57b252..75a7a979 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: maven: entur/maven-orb@0.0.12 - owasp: entur/owasp@0.0.18 + owasp: entur/owasp@0.0.19 queue: eddiewebb/queue@1.12.0 executors: diff --git a/.gitignore b/.gitignore index 62da5da1..755b8634 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ dependency-reduced-pom.xml .idea/ local_config/ +target diff --git a/pom.xml b/pom.xml index b43b0eb8..829841a3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 no.entur schema2proto-parent - 1.87 + 1.88 pom Schema 2 proto parent pom Schema2proto - XSD schema to protobuf. @@ -17,7 +17,7 @@ 3.24.2 1.5.0 - 2.13.0 + 2.14.0 3.13.0 1.10.0 2.10.1 @@ -26,24 +26,24 @@ 1.3.0 5.10.0 4.13.2 - 1.9.0 - 3.5.0 + 1.9.10 + 3.6.0 3.9.0 3.3.0 3.3.0 1.8 1.8 - 3.9.4 - 3.5.0 - 8.3.1 + 3.9.6 + 3.6.0 + 9.0.10 0.10.1 UTF-8 UTF-8 - 3.23.4 + 3.24.3 4.0.3 - 2.0.7 + 2.0.9 1.33 - 2.38.0 + 2.40.0 2.0.1 3.7.1 @@ -387,6 +387,7 @@ 7 true + ${NVD_API_KEY} true diff --git a/schema2proto-lib/pom.xml b/schema2proto-lib/pom.xml index 7664a2e7..14828e63 100755 --- a/schema2proto-lib/pom.xml +++ b/schema2proto-lib/pom.xml @@ -4,7 +4,7 @@ no.entur schema2proto-parent - 1.87 + 1.88 schema2proto-lib jar @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 diff --git a/schema2proto-maven-plugin/pom.xml b/schema2proto-maven-plugin/pom.xml index eef4ad1c..717e146b 100644 --- a/schema2proto-maven-plugin/pom.xml +++ b/schema2proto-maven-plugin/pom.xml @@ -4,7 +4,7 @@ no.entur schema2proto-parent - 1.87 + 1.88 schema2proto-maven-plugin maven-plugin diff --git a/schema2proto-wire/pom.xml b/schema2proto-wire/pom.xml index 9624009f..1e52a9de 100755 --- a/schema2proto-wire/pom.xml +++ b/schema2proto-wire/pom.xml @@ -4,7 +4,7 @@ no.entur schema2proto-parent - 1.87 + 1.88 schema2proto-wire jar diff --git a/schema2proto-xsdproto/pom.xml b/schema2proto-xsdproto/pom.xml index 0c37e99c..bf7db3a9 100644 --- a/schema2proto-xsdproto/pom.xml +++ b/schema2proto-xsdproto/pom.xml @@ -4,7 +4,7 @@ no.entur schema2proto-parent - 1.87 + 1.88 schema2proto-xsdproto jar diff --git a/schema2proto-xsom/pom.xml b/schema2proto-xsom/pom.xml index e0b48ce1..d5607b5f 100644 --- a/schema2proto-xsom/pom.xml +++ b/schema2proto-xsom/pom.xml @@ -15,7 +15,7 @@ no.entur schema2proto-parent - 1.87 + 1.88 schema2proto-xsom schema2proto-XSOM @@ -100,7 +100,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.3.0 + 3.4.1