File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jenkins-ci.plugins</groupId >
77 <artifactId >plugin</artifactId >
8- <version >5.28 </version >
8+ <version >5.30 </version >
99 <relativePath />
1010 </parent >
1111 <artifactId >azure-keyvault</artifactId >
1616 <changelist >9999-SNAPSHOT</changelist >
1717 <gitHubRepo >jenkinsci/azure-keyvault-plugin</gitHubRepo >
1818 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
19- <jenkins .baseline>2.479 </jenkins .baseline>
19+ <jenkins .baseline>2.516 </jenkins .baseline>
2020 <jenkins .version>${jenkins.baseline} .3</jenkins .version>
2121 <hpi .compatibleSinceVersion>2.0</hpi .compatibleSinceVersion>
2222 <ban-junit4-imports .skip>false</ban-junit4-imports .skip>
5858 <dependency >
5959 <groupId >io.jenkins.tools.bom</groupId >
6060 <artifactId >bom-${jenkins.baseline}.x</artifactId >
61- <version >5054.v620b_5d2b_d5e6 </version >
61+ <version >5774.v5c6d72f56a_61 </version >
6262 <scope >import</scope >
6363 <type >pom</type >
6464 </dependency >
7676 <dependency >
7777 <groupId >org.jenkins-ci.plugins</groupId >
7878 <artifactId >azure-credentials</artifactId >
79- <version >357.v6447d38fb_007</version >
8079 </dependency >
8180
8281 <dependency >
169168 <configuration >
170169 <configLocation >checkstyle.xml</configLocation >
171170 <includeTestSourceDirectory >true</includeTestSourceDirectory >
172- <encoding >UTF-8</encoding >
173171 <consoleOutput >true</consoleOutput >
174172 <failsOnError >true</failsOnError >
175173 </configuration >
You can’t perform that action at this time.
0 commit comments