diff --git a/.cirrus/secrets/parent-oss.hcl b/.cirrus/secrets/parent-oss.hcl
deleted file mode 100644
index c105fbf..0000000
--- a/.cirrus/secrets/parent-oss.hcl
+++ /dev/null
@@ -1,80 +0,0 @@
-secret {
- no_prefix = true
- path = "github/token/SonarSource-parent-oss-ro"
- key {
- name = "token"
- format = "GITHUB_TOKEN"
- }
-}
-secret {
- no_prefix = true
- path = "kv/data/repox"
- key {
- name = "url"
- format = "ARTIFACTORY_URL"
- }
-}
-secret {
- no_prefix = true
- path = "artifactory/token/SonarSource-parent-oss-private-reader"
- key {
- name = "access_token"
- format = "ARTIFACTORY_PRIVATE_PASSWORD"
- }
- key {
- name = "access_token"
- format = "ARTIFACTORY_API_KEY"
- }
-}
-secret {
- no_prefix = true
- path = "artifactory/token/SonarSource-parent-oss-qa-deployer"
- key {
- name = "access_token"
- format = "ARTIFACTORY_DEPLOY_PASSWORD"
- }
-}
-secret {
- no_prefix = true
- path = "kv/data/burgr"
- key {
- name = "url"
- format = "BURGR_URL"
- }
- key {
- name = "cirrus_username"
- format = "BURGR_USERNAME"
- }
- key {
- name = "cirrus_password"
- format = "BURGR_PASSWORD"
- }
-}
-secret {
- no_prefix = true
- path = "kv/data/next"
- key {
- name = "token"
- format = "SONAR_TOKEN"
- }
-}
-secret {
- no_prefix = true
- path = "kv/data/sign"
- key {
- name = "passphrase"
- format = "PGP_PASSPHRASE"
- }
-}
-secret {
- no_prefix = true
- path = "kv/data/promote"
- key {
- name = "token"
- format = "GCF_ACCESS_TOKEN"
- }
- key {
- name = "url"
- format = "PROMOTE_URL"
- }
-}
diff --git a/pom.xml b/pom.xml
index 1bf2cb5..6c1dfb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,37 +87,36 @@
- 3.1.1
- 3.2.0
- 3.8.1
- 3.1.1
- 3.0.0-M1
- 3.1.0
- 2.22.2
+ 3.6.0
+ 3.3.1
+ 3.11.0
+ 3.6.0
+ 3.1.1
+ 3.3.0
+ 3.1.2
${version.surefire.plugin}
- 3.0.0-M1
+ 3.1.1
1.4
- 3.1.2
- 1.9
- 3.1.0
- 3.6.0
- 3.1.0
- 3.2.1
- 3.1.0
+ 3.3.0
+ 3.5.0
+ 3.9.0
+ 3.3.1
+ 3.5.0
+ 3.3.0
3.7.1
3.4.0
- 0.8.8
+ 0.8.10
- 1.4
- 1.0-beta-1
+ 3.1.0
+ 2.1.0
1.21.0.505
1.8
- 2.0.0
- 3.0
- 0.3.1
- 2.6.0
+ 2.2.0
+ 4.2
+ 1.0.1
+ 2.7.9
GNU LGPL v3
@@ -130,15 +129,6 @@
-
-
-
- org.apache.maven.wagon
- wagon-webdav
- 1.0-beta-2
-
-
-
@@ -146,16 +136,6 @@
org.apache.maven.plugins
maven-assembly-plugin
${version.assembly.plugin}
-
-
-
-
- 420
-
- 493
- 493
-
-
org.codehaus.mojo
@@ -235,11 +215,6 @@
-
- org.sonatype.plugins
- jarjar-maven-plugin
- ${version.jarjar.plugin}
-
org.apache.maven.plugins
maven-jar-plugin
@@ -248,7 +223,7 @@
${project.version}
-
+
${buildNumber}
${timestamp}
@@ -317,7 +292,7 @@
org.simplify4u.plugins
sign-maven-plugin
- ${version.gpg.plugin}
+ ${version.sign.plugin}
org.cyclonedx
@@ -468,7 +443,7 @@
-
+
${buildNumber}
${timestamp}
@@ -586,7 +561,7 @@
org.simplify4u.plugins
sign-maven-plugin
- ${version.gpg.plugin}
+ ${version.sign.plugin}
sign-artifacts
@@ -689,8 +664,6 @@
-
org.jfrog.buildinfo
artifactory-maven-plugin
${version.artifactory.plugin}