Skip to content

Commit fcdefd8

Browse files
Update dependency org.jboss.pnc:pnc-api to v3.0.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b47170d commit fcdefd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-components/build-request-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.jboss.pnc</groupId>
6060
<artifactId>pnc-api</artifactId>
61-
<version>3.0.0</version>
61+
<version>3.0.7</version>
6262
</dependency>
6363

6464
<dependency>

java-components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>org.jboss.pnc</groupId>
209209
<artifactId>pnc-api</artifactId>
210-
<version>3.0.6-SNAPSHOT</version>
210+
<version>3.0.7</version>
211211
</dependency>
212212

213213
<dependency>

0 commit comments

Comments
 (0)