Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2bc80af

Browse files
committed
Merge remote-tracking branch 'origin/master' into treemap-visualization
2 parents cd31849 + cad5c71 commit 2bc80af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jvnet.hudson.plugins</groupId>
77
<artifactId>analysis-pom</artifactId>
8-
<version>5.34.0</version>
8+
<version>5.35.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -35,7 +35,7 @@
3535
<jsoup.version>1.15.3</jsoup.version>
3636
<prism-api.version>1.28.0-2</prism-api.version>
3737
<docker-fixtures.version>1.11</docker-fixtures.version>
38-
<testcontainers.version>1.17.3</testcontainers.version>
38+
<testcontainers.version>1.17.4</testcontainers.version>
3939
<job-dsl.version>1.81</job-dsl.version>
4040
<echarts-api.version>5.3.3-2-rc729.068617b_48a_5c</echarts-api.version>
4141
</properties>

0 commit comments

Comments
 (0)