Skip to content

Commit 48e7cd1

Browse files
authored
Merge pull request #1108 from jenkinsci/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.535
Bump org.jenkins-ci.main:jenkins-core from 2.533 to 2.535
2 parents 28dce52 + ed0fe9f commit 48e7cd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
6-
<groupId>io.jenkins.plugins</groupId>
6+
<groupId>io.jenkins.plugins</groupId>
77
<artifactId>git-forensics-parent</artifactId>
88
<version>${revision}.${changelist}</version>
99
</parent>

ui-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<name>UI Tests of Git Forensics Plugin</name>
1717

1818
<properties>
19-
<jenkins.version>2.533</jenkins.version>
19+
<jenkins.version>2.535</jenkins.version>
2020
<hpi-plugin.version>3.1762.vd3ff902a_5b_c4</hpi-plugin.version>
2121
<json-smart.version>2.3</json-smart.version>
2222
<json-unit-assertj.version>5.0.0</json-unit-assertj.version>

0 commit comments

Comments
 (0)