aboutsummaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2021-10-25 12:00:47 +0200
committerGitHub <noreply@github.com>2021-10-25 12:00:47 +0200
commit04b53d429ca19d6a19ef55d521750adccb53667d (patch)
tree310f8691358eb91b64cb0cbe4db41c8ffcb12704 /parent
parent3f3ff5281e1514ea3870f836a9beff7250a89a44 (diff)
Revert "Upgrade asm and bundle plugin"
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index a3d2111062e..01c3e335693 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -852,7 +852,7 @@
<apache.httpclient.version>4.5.12</apache.httpclient.version>
<apache.httpcore.version>4.4.13</apache.httpcore.version>
<apache.httpclient5.version>5.1</apache.httpclient5.version>
- <asm.version>9.2</asm.version>
+ <asm.version>9.1</asm.version>
<!-- Athenz dependencies. Make sure these dependencies match those in Vespa's internal repositories -->
<athenz.version>1.10.14</athenz.version>
<jjwt.version>0.11.2</jjwt.version>
@@ -870,7 +870,7 @@
<junit.version>5.7.0</junit.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<!-- TODO: in order to upgrade above 4.1.0, we probably need to convert fat-model-deps to a jar artifact. -->
- <maven-bundle-plugin.version>5.1.2</maven-bundle-plugin.version>
+ <maven-bundle-plugin.version>4.1.0</maven-bundle-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
<maven-deploy-plugin.version>2.8.1</maven-deploy-plugin.version>