aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 09:26:43 +0000
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-08-28 15:44:26 +0200
commit61b60824f4d18e0d8b2b62c4ce5644f65c4b5a7e (patch)
treec450659481f09cb33e1cc130481ca1a54f0ef36e /config-model
parentffbc28f7cad786f78236aef0248f3543dcf25f4e (diff)
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
Diffstat (limited to 'config-model')
-rw-r--r--config-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index bfaa82a186f..80d292e526a 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -332,7 +332,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>3.0.2</version>
+ <version>3.3.0</version>
<executions>
<!-- for testing -->
<execution>