Skip to content

Commit 84fae98

Browse files
committed
Merge tag 'github-api-1.328' into release/v1.x
github-api-1.328
2 parents 56aef72 + a9a5f73 commit 84fae98

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kohsuke</groupId>
44
<artifactId>github-api</artifactId>
5-
<version>1.327</version>
5+
<version>1.328</version>
66
<name>GitHub API for Java</name>
77
<url>https://github-api.kohsuke.org/</url>
88
<description>GitHub API for Java</description>
@@ -486,7 +486,7 @@
486486
<dependency>
487487
<groupId>org.apache.commons</groupId>
488488
<artifactId>commons-lang3</artifactId>
489-
<version>3.17.0</version>
489+
<version>3.18.0</version>
490490
</dependency>
491491
<dependency>
492492
<groupId>com.tngtech.archunit</groupId>

0 commit comments

Comments
 (0)