Skip to content

Commit

Permalink
Merge branch 'master' into refactor/cli-protocol-refactor-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusbus authored Nov 28, 2024
2 parents 6d20b7c + d092094 commit 1d4377d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ THE SOFTWARE.

<properties>
<commons-fileupload2.version>2.0.0-M2</commons-fileupload2.version>
<stapler.version>1927.vca_a_9061b_2f28</stapler.version>
<stapler.version>1928.v9115fe47607f</stapler.version>
<groovy.version>2.4.21</groovy.version>
</properties>

Expand Down Expand Up @@ -335,7 +335,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>json-lib</artifactId>
<version>2.4-jenkins-7</version>
<version>2.4-jenkins-8</version>
</dependency>
<dependency>
<groupId>org.kohsuke.stapler</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ THE SOFTWARE.
</issueManagement>

<properties>
<revision>2.487</revision>
<revision>2.488</revision>
<changelist>-SNAPSHOT</changelist>
<project.build.outputTimestamp>2024-11-19T13:49:45Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-11-25T19:14:52Z</project.build.outputTimestamp>

<!-- configuration for patch tracker plugin -->
<project.patchManagement.system>github</project.patchManagement.system>
Expand Down

0 comments on commit 1d4377d

Please sign in to comment.