Skip to content

Commit 649bbf4

Browse files
authored
Merge branch 'main' into sean/jspecify
2 parents 45aebf3 + b067665 commit 649bbf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.junit</groupId>
107107
<artifactId>junit-bom</artifactId>
108-
<version>5.11.0</version>
108+
<version>5.11.3</version>
109109
<type>pom</type>
110110
<scope>import</scope>
111111
</dependency>
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.apache.maven.plugins</groupId>
384384
<artifactId>maven-javadoc-plugin</artifactId>
385-
<version>3.10.0</version>
385+
<version>3.11.1</version>
386386
<executions>
387387
<execution>
388388
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)