Skip to content

Commit 430bf1b

Browse files
authored
Merge pull request #1564 from adoptium/dependabot/maven/org.kohsuke-github-api-1.329
Bump org.kohsuke:github-api from 1.327 to 1.329
2 parents a17baa0 + af3c210 commit 430bf1b

File tree

2 files changed

+2
-2
lines changed
  • adoptium-updater-parent/adoptium-datasources-parent
    • adoptium-github-datasource
    • adoptium-http-client-datasource

2 files changed

+2
-2
lines changed

adoptium-updater-parent/adoptium-datasources-parent/adoptium-github-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.kohsuke</groupId>
5252
<artifactId>github-api</artifactId>
53-
<version>1.327</version>
53+
<version>1.329</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>net.adoptium.api</groupId>

adoptium-updater-parent/adoptium-datasources-parent/adoptium-http-client-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.kohsuke</groupId>
7070
<artifactId>github-api</artifactId>
71-
<version>1.327</version>
71+
<version>1.329</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)