Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 8, 2022
1 parent e6cb360 commit aa974a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/src/main/resources/jenkins/split-plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ trilead-api 2.184 1.0.4
sshd 2.281 3.0.1

javax-activation-api 2.328 1.2.0-2
javax-mail-api 2.328 1.6.2-3
javax-mail-api 2.328 1.6.2-4
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ THE SOFTWARE.
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>javax-mail-api</artifactId>
<version>1.6.2-3</version>
<version>1.6.2-4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>io.jenkins.plugins</groupId>
<artifactId>javax-mail-api</artifactId>
<version>1.6.2-3</version>
<version>1.6.2-4</version>
<type>hpi</type>
</artifactItem>
</artifactItems>
Expand Down

0 comments on commit aa974a6

Please sign in to comment.