Skip to content

Commit de1f202

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump the runtime-dependencies group with 2 updates
Bumps the runtime-dependencies group with 2 updates: [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) and [org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin). Updates `org.jenkins-ci.main:jenkins-core` from 2.517 to 2.521 - [Release notes](https://github.com/jenkinsci/jenkins/releases) - [Commits](jenkinsci/jenkins@jenkins-2.517...jenkins-2.521) Updates `org.jenkins-ci.plugins:credentials-binding` from 687.689.v1a_f775332fc9 to 702.vfe613e537e88 - [Release notes](https://github.com/jenkinsci/credentials-binding-plugin/releases) - [Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md) - [Commits](https://github.com/jenkinsci/credentials-binding-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:jenkins-core dependency-version: '2.521' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: org.jenkins-ci.plugins:credentials-binding dependency-version: 702.vfe613e537e88 dependency-type: direct:production dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9acd827 commit de1f202

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.jenkins-ci.main</groupId>
7272
<artifactId>jenkins-core</artifactId>
73-
<version>2.517</version>
73+
<version>2.521</version>
7474
<scope>provided</scope>
7575
</dependency>
7676
<dependency>
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.jenkins-ci.plugins</groupId>
8989
<artifactId>credentials-binding</artifactId>
90-
<version>687.689.v1a_f775332fc9</version>
90+
<version>702.vfe613e537e88</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)