[jenkinsci/jira-plugin] 010be1: Use %n instead of \n in formatting strings

2024-05-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 010be1f0b9e71e76d34648226387263b74dd1b7b
  
https://github.com/jenkinsci/jira-plugin/commit/010be1f0b9e71e76d34648226387263b74dd1b7b
  Author: Mark Waite 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/java/hudson/plugins/jira/JiraCreateReleaseNotes.java
M src/main/java/hudson/plugins/jira/JiraSite.java

  Log Message:
  ---
  Use %n instead of \n in formatting strings

Resolves spotbugs warnings


  Commit: c26ca8f585e275414b72cee32376455dc0374ca4
  
https://github.com/jenkinsci/jira-plugin/commit/c26ca8f585e275414b72cee32376455dc0374ca4
  Author: Mark Waite 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/jira/Updater.java

  Log Message:
  ---
  Conditional already checked not null

Resolve spotbugs warning by removing a null check that duplicates the
conditional surrounding the statement.


  Commit: 71ce36f78f6e09eb38051e1fe53edd104e5fd0da
  
https://github.com/jenkinsci/jira-plugin/commit/71ce36f78f6e09eb38051e1fe53edd104e5fd0da
  Author: Mark Waite 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M src/main/java/hudson/plugins/jira/Updater.java

  Log Message:
  ---
  Remove redundant null check in Updater

https://docs.oracle.com/en%2Fjava%2Fjavase%2F11%2Fdocs%2Fapi%2F%2F/java.base/java/lang/Class.html#getMethod(java.lang.String,java.lang.Class...)
states that a matching method is returned or an exception is thrown.
Null is not allowed as a return value.

Catches a more specific set of exceptions to avoid a spotbugs warning.


  Commit: 61b0bc8083a3296acc676df8c2748554a91d01a3
  
https://github.com/jenkinsci/jira-plugin/commit/61b0bc8083a3296acc676df8c2748554a91d01a3
  Author: Mark Waite 
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
M pom.xml
A src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Fail if new spotbugs errors are introduced

Remove deprecated spotbugsXmlOutput

Was previously unused but allowed.  Now is unused and deprecated.

https://github.com/spotbugs/spotbugs-maven-plugin/pull/707


  Commit: b8b4f6c9ce4507fad15f1b8bf2fe261df1fd7090
  
https://github.com/jenkinsci/jira-plugin/commit/b8b4f6c9ce4507fad15f1b8bf2fe261df1fd7090
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/java/hudson/plugins/jira/JiraCreateReleaseNotes.java
M src/main/java/hudson/plugins/jira/JiraSite.java
M src/main/java/hudson/plugins/jira/Updater.java
A src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Merge pull request #599 from MarkEWaite/fix-or-suppress-spotbugs-warnings

Fix/suppress spotbugs warnings


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/8f927fe4b3cf...b8b4f6c9ce45

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jira-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/8f927f-b8b4f6%40github.com.


[jenkinsci/jira-plugin]

2024-05-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8
  Home:   https://github.com/jenkinsci/jira-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jira-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/a3538f-00%40github.com.


[jenkinsci/jira-plugin] a3538f: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-05-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a3538fdce54ff9ea590c17e01c401bc0d9e006a4
  
https://github.com/jenkinsci/jira-plugin/commit/a3538fdce54ff9ea590c17e01c401bc0d9e006a4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension

Bumps 
[io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.7 to 1.8.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.7...parent-1.8)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 8f927fe4b3cfd661ec1211671a0ee15bcee18cdc
  
https://github.com/jenkinsci/jira-plugin/commit/8f927fe4b3cfd661ec1211671a0ee15bcee18cdc
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #596 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8

Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 
1.8


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/baafb8699afc...8f927fe4b3cf

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jira-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/baafb8-8f927f%40github.com.


[jenkinsci/jira-plugin] 69b4a3: Bump org.json:json from 20240205 to 20240303

2024-05-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 69b4a34eae4cbc2ae95518e982b963a5e4ecd807
  
https://github.com/jenkinsci/jira-plugin/commit/69b4a34eae4cbc2ae95518e982b963a5e4ecd807
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.json:json from 20240205 to 20240303

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20240205 to 20240303.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: baafb8699afca5f1e5cee46805da3c3bd665ba5b
  
https://github.com/jenkinsci/jira-plugin/commit/baafb8699afca5f1e5cee46805da3c3bd665ba5b
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #593 from jenkinsci/dependabot/maven/org.json-json-20240303

Bump org.json:json from 20240205 to 20240303


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/fa8b821d3aee...baafb8699afc

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jira-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/fa8b82-baafb8%40github.com.


[jenkinsci/jira-plugin] 18d2fe: Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76

2024-01-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 18d2fefa0f4561c93a362ec4a88c0fb994c873ba
  
https://github.com/jenkinsci/jira-plugin/commit/18d2fefa0f4561c93a362ec4a88c0fb994c873ba
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-01 (Mon, 01 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.75 to 4.76.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.75...plugin-4.76)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 4c7280517bc8db73a5c6a886b0f01fc824e5a022
  
https://github.com/jenkinsci/jira-plugin/commit/4c7280517bc8db73a5c6a886b0f01fc824e5a022
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #580 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76

Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/94d110fea4a9...4c7280517bc8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/94d110-4c7280%40github.com.


[jenkinsci/jira-plugin]

2024-01-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.76/18d2fe-00%40github.com.


[jenkinsci/jira-plugin]

2024-01-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.401.x-2675.v1515e14da_7a_6
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.401.x-2675.v1515e14da_7a_6/fa19bb-00%40github.com.


[jenkinsci/jira-plugin] fa19bb: Bump io.jenkins.tools.bom:bom-2.401.x

2024-01-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: fa19bb520a26cd62a04dc17768cd0e1ae4f8a0ea
  
https://github.com/jenkinsci/jira-plugin/commit/fa19bb520a26cd62a04dc17768cd0e1ae4f8a0ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-01 (Mon, 01 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.401.x

Bumps [io.jenkins.tools.bom:bom-2.401.x](https://github.com/jenkinsci/bom) from 
2643.vfa_93ff299d20 to 2675.v1515e14da_7a_6.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.401.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 94d110fea4a96eafa6ebf07e240a88836eedce36
  
https://github.com/jenkinsci/jira-plugin/commit/94d110fea4a96eafa6ebf07e240a88836eedce36
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #582 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.401.x-2675.v1515e14da_7a_6

Bump io.jenkins.tools.bom:bom-2.401.x from 2643.vfa_93ff299d20 to 
2675.v1515e14da_7a_6


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/4e5b736d6075...94d110fea4a9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/4e5b73-94d110%40github.com.


[jenkinsci/jira-plugin] a2374f: Implement dynamic link of Joda Time

2023-12-12 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a2374ff723bacc819f32d690a3eb07c9297ca21f
  
https://github.com/jenkinsci/jira-plugin/commit/a2374ff723bacc819f32d690a3eb07c9297ca21f
  Author: Basil Crow 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Implement dynamic link of Joda Time


  Commit: 4e5b736d60757b5423214d4c1d16b4b22267ace5
  
https://github.com/jenkinsci/jira-plugin/commit/4e5b736d60757b5423214d4c1d16b4b22267ace5
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #579 from basil/linkage

Implement dynamic linking of Joda Time


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/676c9ff2c06e...4e5b736d6075

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/676c9f-4e5b73%40github.com.


[jenkinsci/jira-plugin] df3368: Bump jira-rest-client.version from 5.2.6 to 5.2.7

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: df33689cf8898948aeb74eb8095564eccd095aa5
  
https://github.com/jenkinsci/jira-plugin/commit/df33689cf8898948aeb74eb8095564eccd095aa5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jira-rest-client.version from 5.2.6 to 5.2.7

Bumps `jira-rest-client.version` from 5.2.6 to 5.2.7.

Updates `com.atlassian.jira:jira-rest-java-client-api` from 5.2.6 to 5.2.7
- 
[Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-5.2.7..jira-rest-java-client-parent-5.2.6)

Updates `com.atlassian.jira:jira-rest-java-client-core` from 5.2.6 to 5.2.7
- 
[Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-5.2.7..jira-rest-java-client-parent-5.2.6)

---
updated-dependencies:
- dependency-name: com.atlassian.jira:jira-rest-java-client-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.atlassian.jira:jira-rest-java-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 676c9ff2c06ebdf37d987fcd1b06043e9565715d
  
https://github.com/jenkinsci/jira-plugin/commit/676c9ff2c06ebdf37d987fcd1b06043e9565715d
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #574 from 
jenkinsci/dependabot/maven/jira-rest-client.version-5.2.7

Bump jira-rest-client.version from 5.2.6 to 5.2.7


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/1d20ae3f0a41...676c9ff2c06e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/1d20ae-676c9f%40github.com.


[jenkinsci/jira-plugin]

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jira-rest-client.version-5.2.7
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/jira-rest-client.version-5.2.7/df3368-00%40github.com.


[jenkinsci/jira-plugin] cc0beb: Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: cc0bebd2f97450c0f83893a4c51e352e412d55e8
  
https://github.com/jenkinsci/jira-plugin/commit/cc0bebd2f97450c0f83893a4c51e352e412d55e8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.73 to 4.75.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.73...plugin-4.75)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 1d20ae3f0a415bf6c93dfd05e0f71ffb69f578b0
  
https://github.com/jenkinsci/jira-plugin/commit/1d20ae3f0a415bf6c93dfd05e0f71ffb69f578b0
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #575 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75

Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/6bb2c44a845d...1d20ae3f0a41

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/6bb2c4-1d20ae%40github.com.


[jenkinsci/jira-plugin]

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.75/cc0beb-00%40github.com.


[jenkinsci/jira-plugin] a32f72: Bump org.apache.maven:maven-artifact from 3.9.2 to...

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a32f72e5db1d9040c77f8f2e5367cefecec08bff
  
https://github.com/jenkinsci/jira-plugin/commit/a32f72e5db1d9040c77f8f2e5367cefecec08bff
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.apache.maven:maven-artifact from 3.9.2 to 3.9.6

Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 
3.9.2 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.2...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 6bb2c44a845da8b2dc7d50d7c9df3505abb13005
  
https://github.com/jenkinsci/jira-plugin/commit/6bb2c44a845da8b2dc7d50d7c9df3505abb13005
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #577 from 
jenkinsci/dependabot/maven/org.apache.maven-maven-artifact-3.9.6

Bump org.apache.maven:maven-artifact from 3.9.2 to 3.9.6


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/753fc776ab1e...6bb2c44a845d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/753fc7-6bb2c4%40github.com.


[jenkinsci/jira-plugin]

2023-12-03 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.6
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.6/a32f72-00%40github.com.


[jenkinsci/jira-plugin] b5d94a: Bump org.json:json from 20230618 to 20231013

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: b5d94a8db793ed44bfac097a5cc0151df52726eb
  
https://github.com/jenkinsci/jira-plugin/commit/b5d94a8db793ed44bfac097a5cc0151df52726eb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.json:json from 20230618 to 20231013

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 753fc776ab1e06572affd3dca15eecff5c568241
  
https://github.com/jenkinsci/jira-plugin/commit/753fc776ab1e06572affd3dca15eecff5c568241
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #573 from jenkinsci/dependabot/maven/org.json-json-20231013

Bump org.json:json from 20230618 to 20231013


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/b9535b8a9857...753fc776ab1e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/b9535b-753fc7%40github.com.


[jenkinsci/jira-plugin]

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20231013
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.json-json-20231013/b5d94a-00%40github.com.


[jenkinsci/jira-plugin]

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/jira-rest-client.version-5.2.6
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/jira-rest-client.version-5.2.6/b3aa00-00%40github.com.


[jenkinsci/jira-plugin] b3aa00: Bump jira-rest-client.version from 5.2.5 to 5.2.6

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: b3aa00bd515ddf48ccd45c249fa1279f0dfe674a
  
https://github.com/jenkinsci/jira-plugin/commit/b3aa00bd515ddf48ccd45c249fa1279f0dfe674a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jira-rest-client.version from 5.2.5 to 5.2.6

Bumps `jira-rest-client.version` from 5.2.5 to 5.2.6.

Updates `com.atlassian.jira:jira-rest-java-client-api` from 5.2.5 to 5.2.6
- 
[Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-5.2.6..jira-rest-java-client-parent-5.2.5)

Updates `com.atlassian.jira:jira-rest-java-client-core` from 5.2.5 to 5.2.6
- 
[Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-5.2.6..jira-rest-java-client-parent-5.2.5)

---
updated-dependencies:
- dependency-name: com.atlassian.jira:jira-rest-java-client-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.atlassian.jira:jira-rest-java-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: b9535b8a985713c4036c96d57a676bd344867ac0
  
https://github.com/jenkinsci/jira-plugin/commit/b9535b8a985713c4036c96d57a676bd344867ac0
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #563 from 
jenkinsci/dependabot/maven/jira-rest-client.version-5.2.6

Bump jira-rest-client.version from 5.2.5 to 5.2.6


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/392f877c9558...b9535b8a9857

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/392f87-b9535b%40github.com.


[jenkinsci/jira-plugin] e90487: Bump io.jenkins.tools.incrementals:git-changelist-...

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: e904875dd5e1e46a447abd1e2fdd525200fd4bcd
  
https://github.com/jenkinsci/jira-plugin/commit/e904875dd5e1e46a447abd1e2fdd525200fd4bcd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension

Bumps 
[io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.6 to 1.7.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.6...parent-1.7)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 392f877c9558d9ec1674f87aeb4cc1607a598b0e
  
https://github.com/jenkinsci/jira-plugin/commit/392f877c9558d9ec1674f87aeb4cc1607a598b0e
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #564 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7

Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 
1.7


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/6785d3ecd10b...392f877c9558

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/6785d3-392f87%40github.com.


[jenkinsci/jira-plugin]

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.7/e90487-00%40github.com.


[jenkinsci/jira-plugin]

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73/cd9e3d-00%40github.com.


[jenkinsci/jira-plugin] cd9e3d: Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73

2023-11-30 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: cd9e3d69c8cc8a6fa320a7db9137ec4e5eae4f52
  
https://github.com/jenkinsci/jira-plugin/commit/cd9e3d69c8cc8a6fa320a7db9137ec4e5eae4f52
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.69 to 4.73.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.73)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 6785d3ecd10b960db2534116f35d705ac063d7f9
  
https://github.com/jenkinsci/jira-plugin/commit/6785d3ecd10b960db2534116f35d705ac063d7f9
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #569 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.73

Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/f5446dd4ff72...6785d3ecd10b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/f5446d-6785d3%40github.com.


[jenkinsci/jira-plugin] 9af32a: chore(CODEOWNERS): add plugin development team

2023-09-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 9af32a2fa3c09f8e8123877480312db950ec69b0
  
https://github.com/jenkinsci/jira-plugin/commit/9af32a2fa3c09f8e8123877480312db950ec69b0
  Author: Steve Hill 
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  chore(CODEOWNERS): add plugin development team

Use this link to re-run the recipe: 
https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners

Co-authored-by: Moderne 


  Commit: a8917e8e5a84852da7b5f32f593fc0db0e812931
  
https://github.com/jenkinsci/jira-plugin/commit/a8917e8e5a84852da7b5f32f593fc0db0e812931
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  Merge pull request #567 from sghill-rewrite/conventions/codeowners

Add Plugin Development Team to CODEOWNERS


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/0f08314eff38...a8917e8e5a84

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/0f0831-a8917e%40github.com.


[jenkinsci/jira-plugin] 1486b8: Prevent NPE when using non-initialized mock

2023-09-08 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 1486b85b7fb10e1721e62b54d65e8bc84f0efd46
  
https://github.com/jenkinsci/jira-plugin/commit/1486b85b7fb10e1721e62b54d65e8bc84f0efd46
  Author: Adrien Lecharpentier 
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
M src/test/java/hudson/plugins/jira/JiraCreateReleaseNotesTest.java

  Log Message:
  ---
  Prevent NPE when using non-initialized mock

Co-Authored-By: Basil Crow 


  Commit: 4ac4120ecc6b2f4cd7810ad8076222764cf26b68
  
https://github.com/jenkinsci/jira-plugin/commit/4ac4120ecc6b2f4cd7810ad8076222764cf26b68
  Author: Adrien Lecharpentier 
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Builds plugin with Java 21 as well


  Commit: 0f08314eff3814b4c8a7001ff81a397b6b1a2425
  
https://github.com/jenkinsci/jira-plugin/commit/0f08314eff3814b4c8a7001ff81a397b6b1a2425
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

  Changed paths:
M Jenkinsfile
M src/test/java/hudson/plugins/jira/JiraCreateReleaseNotesTest.java

  Log Message:
  ---
  Merge pull request #570 from alecharp/fix/java-21-support

[JENKINS-71957] Fix support for Java 21


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/7be5d1b99969...0f08314eff38

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/7be5d1-0f0831%40github.com.


[jenkinsci/jira-plugin] c1bd60: Typo, wrong commit ID ignored (#553)

2023-06-24 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: c1bd609b79ad2d49274c399bea8601a3d268acf8
  
https://github.com/jenkinsci/jira-plugin/commit/c1bd609b79ad2d49274c399bea8601a3d268acf8
  Author: Radek Antoniuk 
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
M .git-blame-ignore-revs

  Log Message:
  ---
  Typo, wrong commit ID ignored (#553)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/acae83-c1bd60%40github.com.


[jenkinsci/jira-plugin] acae83: Ignore reformat commit via .git-blame-ignore-revs ...

2023-06-24 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: acae83b258b1c7a62f35bb1efc5e0075f2b7186e
  
https://github.com/jenkinsci/jira-plugin/commit/acae83b258b1c7a62f35bb1efc5e0075f2b7186e
  Author: Radek Antoniuk 
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
A .git-blame-ignore-revs

  Log Message:
  ---
  Ignore reformat commit via .git-blame-ignore-revs (#553)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/7996e2-acae83%40github.com.


[jenkinsci/jira-plugin] 7996e2: Docs update

2023-06-24 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 7996e2e03fa5a4472313a92c811bc41140ca1463
  
https://github.com/jenkinsci/jira-plugin/commit/7996e2e03fa5a4472313a92c811bc41140ca1463
  Author: Radek Antoniuk 
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
M COMPATIBILITY.md
R CONTRIBUTING.md
R JIRA plugin idea.txt
M MAINTAINERS.md
M README.md

  Log Message:
  ---
  Docs update


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/969d12-7996e2%40github.com.


[jenkinsci/jira-plugin]

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.12.0
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/commons-io-commons-io-2.12.0/74898d-00%40github.com.


[jenkinsci/jira-plugin]

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-command-launcher-100.v2f6722292ee8
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-command-launcher-100.v2f6722292ee8/0660fd-00%40github.com.


[jenkinsci/jira-plugin] 6c91bc: switch to monthly dependabot updates

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 6c91bc664b08e80b3cffc0cf9039334b00bed085
  
https://github.com/jenkinsci/jira-plugin/commit/6c91bc664b08e80b3cffc0cf9039334b00bed085
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  switch to monthly dependabot updates


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/a14cd4-6c91bc%40github.com.


[jenkinsci/jira-plugin] a14cd4: [maven-release-plugin] prepare for next developmen...

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a14cd459d4717191c652baede0d6f88312b1b05c
  
https://github.com/jenkinsci/jira-plugin/commit/a14cd459d4717191c652baede0d6f88312b1b05c
  Author: Radek Antoniuk 
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/f81613-a14cd4%40github.com.


[jenkinsci/jira-plugin]

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/tags/jira-3.10
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/tags/jira-3.10/00-80c49f%40github.com.


[jenkinsci/jira-plugin] f81613: [maven-release-plugin] prepare release jira-3.10

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: f8161362ad81d054d51cc3d0c3a23b81d4188655
  
https://github.com/jenkinsci/jira-plugin/commit/f8161362ad81d054d51cc3d0c3a23b81d4188655
  Author: Radek Antoniuk 
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jira-3.10


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/cc76f0-f81613%40github.com.


[jenkinsci/jira-plugin]

2023-05-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.2
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.2/908818-00%40github.com.


[jenkinsci/jira-plugin] 93f86f: Bump spring-jcl from 6.0.7 to 6.0.9

2023-05-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 93f86f705cbdc1fc17ba9e102e736c9c7f7b158a
  
https://github.com/jenkinsci/jira-plugin/commit/93f86f705cbdc1fc17ba9e102e736c9c7f7b158a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spring-jcl from 6.0.7 to 6.0.9

Bumps [spring-jcl](https://github.com/spring-projects/spring-framework) from 
6.0.7 to 6.0.9.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.7...v6.0.9)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: fbfeb9e613d3a502d4db07681f980b9bb13a4491
  
https://github.com/jenkinsci/jira-plugin/commit/fbfeb9e613d3a502d4db07681f980b9bb13a4491
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #544 from 
jenkinsci/dependabot/maven/org.springframework-spring-jcl-6.0.9

Bump spring-jcl from 6.0.7 to 6.0.9


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/0ea306a1fdbe...fbfeb9e613d3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/0ea306-fbfeb9%40github.com.


[jenkinsci/jira-plugin]

2023-05-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.9
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.9/93f86f-00%40github.com.


[jenkinsci/jira-plugin]

2023-05-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-2102.v854b_fec19c92
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-2102.v854b_fec19c92/b558ef-00%40github.com.


[jenkinsci/jira-plugin] b558ef: Bump bom-2.375.x from 1948.veb_1fd345d3a_e to 2102...

2023-05-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: b558ef1d1021afa28a0b3bee3b9d9cb6fe654186
  
https://github.com/jenkinsci/jira-plugin/commit/b558ef1d1021afa28a0b3bee3b9d9cb6fe654186
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 1948.veb_1fd345d3a_e to 2102.v854b_fec19c92

Bumps [bom-2.375.x](https://github.com/jenkinsci/bom) from 1948.veb_1fd345d3a_e 
to 2102.v854b_fec19c92.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.375.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 0ea306a1fdbe82565644586f8cefbe8caf7b127b
  
https://github.com/jenkinsci/jira-plugin/commit/0ea306a1fdbe82565644586f8cefbe8caf7b127b
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #546 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-2102.v854b_fec19c92

Bump bom-2.375.x from 1948.veb_1fd345d3a_e to 2102.v854b_fec19c92


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/b061f3fee1e3...0ea306a1fdbe

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/b061f3-0ea306%40github.com.


[jenkinsci/jira-plugin] c2e528: Bump bom-2.375.x from 1887.vda_d0ddb_c15c4 to 1948...

2023-03-29 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: c2e52813fef7845f4bbf0a402bb4cffc20bd2f13
  
https://github.com/jenkinsci/jira-plugin/commit/c2e52813fef7845f4bbf0a402bb4cffc20bd2f13
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 1887.vda_d0ddb_c15c4 to 1948.veb_1fd345d3a_e

Bumps [bom-2.375.x](https://github.com/jenkinsci/bom) from 1887.vda_d0ddb_c15c4 
to 1948.veb_1fd345d3a_e.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.375.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: b061f3fee1e3f99aa02b04b842aa98eadc4fd328
  
https://github.com/jenkinsci/jira-plugin/commit/b061f3fee1e3f99aa02b04b842aa98eadc4fd328
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #522 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1948.veb_1fd345d3a_e

Bump bom-2.375.x from 1887.vda_d0ddb_c15c4 to 1948.veb_1fd345d3a_e


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/8477f79b6f42...b061f3fee1e3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/8477f7-b061f3%40github.com.


[jenkinsci/jira-plugin]

2023-03-29 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1948.veb_1fd345d3a_e
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1948.veb_1fd345d3a_e/c2e528-00%40github.com.


[jenkinsci/jira-plugin]

2023-03-29 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.1
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.1/ba793d-00%40github.com.


[jenkinsci/jira-plugin] ba793d: Bump maven-artifact from 3.9.0 to 3.9.1

2023-03-29 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: ba793dcd11e2f0b6acd8e9d80c768037a75b3cad
  
https://github.com/jenkinsci/jira-plugin/commit/ba793dcd11e2f0b6acd8e9d80c768037a75b3cad
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-artifact from 3.9.0 to 3.9.1

Bumps [maven-artifact](https://github.com/apache/maven) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.0...maven-3.9.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 8477f79b6f4274374294ac29b2fcafbdc68dc3f1
  
https://github.com/jenkinsci/jira-plugin/commit/8477f79b6f4274374294ac29b2fcafbdc68dc3f1
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #523 from 
jenkinsci/dependabot/maven/org.apache.maven-maven-artifact-3.9.1

Bump maven-artifact from 3.9.0 to 3.9.1


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/ca1edf1cc6b8...8477f79b6f42

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/ca1edf-8477f7%40github.com.


[jenkinsci/jira-plugin] 6c1dd1: Bump json from 20220924 to 20230227

2023-03-28 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 6c1dd162e8e7dd6838c5d882be4d864f19b4c2c5
  
https://github.com/jenkinsci/jira-plugin/commit/6c1dd162e8e7dd6838c5d882be4d864f19b4c2c5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20220924 to 20230227

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220924 to 
20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: ca1edf1cc6b89157e10e596d84b9ebb464d349d6
  
https://github.com/jenkinsci/jira-plugin/commit/ca1edf1cc6b89157e10e596d84b9ebb464d349d6
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #524 from jenkinsci/dependabot/maven/org.json-json-20230227

Bump json from 20220924 to 20230227


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/6d0c07d20cac...ca1edf1cc6b8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/6d0c07-ca1edf%40github.com.


[jenkinsci/jira-plugin]

2023-03-28 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20230227
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.json-json-20230227/6c1dd1-00%40github.com.


[jenkinsci/jira-plugin]

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1887.vda_d0ddb_c15c4
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1887.vda_d0ddb_c15c4/cd8147-00%40github.com.


[jenkinsci/jira-plugin] cd8147: Bump bom-2.375.x from 1798.vc671fe94856f to 1887.v...

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: cd814786cdca41be7dccb80bd68077d005ba6934
  
https://github.com/jenkinsci/jira-plugin/commit/cd814786cdca41be7dccb80bd68077d005ba6934
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 1798.vc671fe94856f to 1887.vda_d0ddb_c15c4

Bumps [bom-2.375.x](https://github.com/jenkinsci/bom) from 1798.vc671fe94856f 
to 1887.vda_d0ddb_c15c4.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.375.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 6d0c07d20cac74f38ac47f6450996a9452da9220
  
https://github.com/jenkinsci/jira-plugin/commit/6d0c07d20cac74f38ac47f6450996a9452da9220
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #517 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1887.vda_d0ddb_c15c4

Bump bom-2.375.x from 1798.vc671fe94856f to 1887.vda_d0ddb_c15c4


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/2bccbd66b2e4...6d0c07d20cac

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/2bccbd-6d0c07%40github.com.


[jenkinsci/jira-plugin]

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.6
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.6/44c37e-00%40github.com.


[jenkinsci/jira-plugin] 44c37e: Bump git-changelist-maven-extension from 1.4 to 1.6

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 44c37e5ef79e2e0d0f1bbde55f8840290494e9e5
  
https://github.com/jenkinsci/jira-plugin/commit/44c37e5ef79e2e0d0f1bbde55f8840290494e9e5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.4 to 1.6

Bumps 
[git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.4 to 1.6.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.4...parent-1.6)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 2bccbd66b2e42067eceeefa300905fc344f7cf4c
  
https://github.com/jenkinsci/jira-plugin/commit/2bccbd66b2e42067eceeefa300905fc344f7cf4c
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #514 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.6

Bump git-changelist-maven-extension from 1.4 to 1.6


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/16e44588593a...2bccbd66b2e4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/16e445-2bccbd%40github.com.


[jenkinsci/jira-plugin]

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.7
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.7/0017f9-00%40github.com.


[jenkinsci/jira-plugin] 0017f9: Bump spring-jcl from 6.0.4 to 6.0.7

2023-03-27 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 0017f91f8f1870fbcf4ea97fa76f947af7c9e1ea
  
https://github.com/jenkinsci/jira-plugin/commit/0017f91f8f1870fbcf4ea97fa76f947af7c9e1ea
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spring-jcl from 6.0.4 to 6.0.7

Bumps [spring-jcl](https://github.com/spring-projects/spring-framework) from 
6.0.4 to 6.0.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.4...v6.0.7)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 16e44588593a9228c55656044dde841b6eea131e
  
https://github.com/jenkinsci/jira-plugin/commit/16e44588593a9228c55656044dde841b6eea131e
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #519 from 
jenkinsci/dependabot/maven/org.springframework-spring-jcl-6.0.7

Bump spring-jcl from 6.0.4 to 6.0.7


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/8b4c8b4bee5e...16e44588593a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/8b4c8b-16e445%40github.com.


[jenkinsci/jira-plugin] d88b2a: Bump maven-artifact from 3.8.6 to 3.9.0

2023-02-07 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: d88b2add23b7b8bbaad2fe37309c3d7f0bc84263
  
https://github.com/jenkinsci/jira-plugin/commit/d88b2add23b7b8bbaad2fe37309c3d7f0bc84263
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-artifact from 3.8.6 to 3.9.0

Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.6...maven-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 8b4c8b4bee5e95e30094c9cd2f1f69e2362337f9
  
https://github.com/jenkinsci/jira-plugin/commit/8b4c8b4bee5e95e30094c9cd2f1f69e2362337f9
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #510 from 
jenkinsci/dependabot/maven/org.apache.maven-maven-artifact-3.9.0


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/c2fd9dc971c4...8b4c8b4bee5e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/c2fd9d-8b4c8b%40github.com.


[jenkinsci/jira-plugin]

2023-02-07 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.0
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.9.0/d88b2a-00%40github.com.


[jenkinsci/jira-plugin] a411ee: [maven-release-plugin] prepare for next developmen...

2023-02-02 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a411ee4b0ceb60975da6adf7a5bd3a92b148130a
  
https://github.com/jenkinsci/jira-plugin/commit/a411ee4b0ceb60975da6adf7a5bd3a92b148130a
  Author: Radek Antoniuk 
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/66c16b-a411ee%40github.com.


[jenkinsci/jira-plugin] 66c16b: [maven-release-plugin] prepare release jira-3.9

2023-02-02 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 66c16b0f66a75eaf8f6802130e211e639bfbe1aa
  
https://github.com/jenkinsci/jira-plugin/commit/66c16b0f66a75eaf8f6802130e211e639bfbe1aa
  Author: Radek Antoniuk 
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jira-3.9


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/a92175-66c16b%40github.com.


[jenkinsci/jira-plugin]

2023-02-02 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/tags/jira-3.9
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/tags/jira-3.9/00-e73ed2%40github.com.


[jenkinsci/jira-plugin] 321908: Bump bom to 2.375.x

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 321908fbb172f5b4f48ccb8aa01799e4bd6f4174
  
https://github.com/jenkinsci/jira-plugin/commit/321908fbb172f5b4f48ccb8aa01799e4bd6f4174
  Author: Radek Antoniuk 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom to 2.375.x


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54/450713-321908%40github.com.


[jenkinsci/jira-plugin] 9830af: Bump spring-jcl from 5.3.23 to 6.0.4

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 9830afe3682cf83bdf536486b4e873b9eabf1606
  
https://github.com/jenkinsci/jira-plugin/commit/9830afe3682cf83bdf536486b4e873b9eabf1606
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spring-jcl from 5.3.23 to 6.0.4

Bumps [spring-jcl](https://github.com/spring-projects/spring-framework) from 
5.3.23 to 6.0.4.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v6.0.4)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: a9217543a645bb3b24c0a5f479a05048fd9c6f11
  
https://github.com/jenkinsci/jira-plugin/commit/a9217543a645bb3b24c0a5f479a05048fd9c6f11
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #507 from 
jenkinsci/dependabot/maven/org.springframework-spring-jcl-6.0.4

Bump spring-jcl from 5.3.23 to 6.0.4


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/ebecd2fa9f6b...a9217543a645

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/ebecd2-a92175%40github.com.


[jenkinsci/jira-plugin]

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.4
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.springframework-spring-jcl-6.0.4/9830af-00%40github.com.


[jenkinsci/jira-plugin] 450713: Bump to LTS 2.375.2 and remove JDK8 runs

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 450713ef20b3c4c34433006c4a1f0bd5872dbf31
  
https://github.com/jenkinsci/jira-plugin/commit/450713ef20b3c4c34433006c4a1f0bd5872dbf31
  Author: Radek Antoniuk 
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M Jenkinsfile
M pom.xml
M 
src/test/java/com/atlassian/httpclient/apache/httpcomponents/ApacheAsyncHttpClientTest.java

  Log Message:
  ---
  Bump to LTS 2.375.2 and remove JDK8 runs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54/504dd8-450713%40github.com.


[jenkinsci/jira-plugin] 0d075f: Bump p4 from 1.13.0 to 1.13.3

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 0d075f6b503aceaf8833a6546d4ce4e497c79041
  
https://github.com/jenkinsci/jira-plugin/commit/0d075f6b503aceaf8833a6546d4ce4e497c79041
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump p4 from 1.13.0 to 1.13.3

Bumps [p4](https://github.com/jenkinsci/p4-plugin) from 1.13.0 to 1.13.3.
- [Release notes](https://github.com/jenkinsci/p4-plugin/releases)
- [Changelog](https://github.com/jenkinsci/p4-plugin/blob/master/RELEASE.md)
- 
[Commits](https://github.com/jenkinsci/p4-plugin/compare/p4-1.13.0...p4-1.13.3)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:p4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: ebecd2fa9f6b07ad0f09c46a40cf128521a3d694
  
https://github.com/jenkinsci/jira-plugin/commit/ebecd2fa9f6b07ad0f09c46a40cf128521a3d694
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #506 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-p4-1.13.3

Bump p4 from 1.13.0 to 1.13.3


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/5309c2d4f85c...ebecd2fa9f6b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/5309c2-ebecd2%40github.com.


[jenkinsci/jira-plugin]

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-p4-1.13.3
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-p4-1.13.3/0d075f-00%40github.com.


[jenkinsci/jira-plugin] 78e9ce: Use No Proxy Hosts configuration

2023-01-31 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 78e9ced2f217b995c453d2ae03f7f16f546a4d40
  
https://github.com/jenkinsci/jira-plugin/commit/78e9ced2f217b995c453d2ae03f7f16f546a4d40
  Author: Gildas Cuisinier 
  Date:   2023-01-29 (Sun, 29 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/jira/JiraRestService.java
M src/test/java/hudson/plugins/jira/JiraRestServiceProxyTest.java

  Log Message:
  ---
  Use No Proxy Hosts configuration


  Commit: 5309c2d4f85c13d7cd17a1eef6e0b7ee44f43beb
  
https://github.com/jenkinsci/jira-plugin/commit/5309c2d4f85c13d7cd17a1eef6e0b7ee44f43beb
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M src/main/java/hudson/plugins/jira/JiraRestService.java
M src/test/java/hudson/plugins/jira/JiraRestServiceProxyTest.java

  Log Message:
  ---
  Merge pull request #509 from gcuisinier/use-noproxyhost-configuration

Use No Proxy Hosts configuration, fixes #459


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/f5e789178647...5309c2d4f85c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/f5e789-5309c2%40github.com.


[jenkinsci/jira-plugin] 82f7b4: Bump command-launcher from 84.v4a_97f2027398 to 90...

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 82f7b44b5d92839bcb504c97827b13f7b6bf22e8
  
https://github.com/jenkinsci/jira-plugin/commit/82f7b44b5d92839bcb504c97827b13f7b6bf22e8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump command-launcher from 84.v4a_97f2027398 to 90.v669d7ccb_7c31

Bumps [command-launcher](https://github.com/jenkinsci/command-launcher-plugin) 
from 84.v4a_97f2027398 to 90.v669d7ccb_7c31.
- [Release notes](https://github.com/jenkinsci/command-launcher-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/command-launcher-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/command-launcher-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:command-launcher
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 


  Commit: 84fd144e32e4c929cedbff936c091b96b2bf8c75
  
https://github.com/jenkinsci/jira-plugin/commit/84fd144e32e4c929cedbff936c091b96b2bf8c75
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #481 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-command-launcher-90.v669d7ccb_7c31

Bump command-launcher from 84.v4a_97f2027398 to 90.v669d7ccb_7c31


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/a6aabcc6940b...84fd144e32e4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/a6aabc-84fd14%40github.com.


[jenkinsci/jira-plugin]

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-command-launcher-90.v669d7ccb_7c31
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-command-launcher-90.v669d7ccb_7c31/82f7b4-00%40github.com.


[jenkinsci/jira-plugin]

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.springframework-spring-jcl-5.3.23
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.springframework-spring-jcl-5.3.23/94fb84-00%40github.com.


[jenkinsci/jira-plugin] 94fb84: Bump spring-jcl from 5.3.22 to 5.3.23

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 94fb8433bb6ffb266c148a5b0d8095be0df11d8d
  
https://github.com/jenkinsci/jira-plugin/commit/94fb8433bb6ffb266c148a5b0d8095be0df11d8d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spring-jcl from 5.3.22 to 5.3.23

Bumps [spring-jcl](https://github.com/spring-projects/spring-framework) from 
5.3.22 to 5.3.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- 
[Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: a6aabcc6940b52923df255bdfd3ca95546cbd976
  
https://github.com/jenkinsci/jira-plugin/commit/a6aabcc6940b52923df255bdfd3ca95546cbd976
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #482 from 
jenkinsci/dependabot/maven/org.springframework-spring-jcl-5.3.23

Bump spring-jcl from 5.3.22 to 5.3.23


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/993236d15ef7...a6aabcc6940b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/993236-a6aabc%40github.com.


[jenkinsci/jira-plugin] 05af36: Bump json from 20220320 to 20220924

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 05af367c87cc06be8ed16737f2506ec51658d2e7
  
https://github.com/jenkinsci/jira-plugin/commit/05af367c87cc06be8ed16737f2506ec51658d2e7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20220320 to 20220924

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 
20220924.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: 993236d15ef7f00576cd024aa14b9e8a1f15064e
  
https://github.com/jenkinsci/jira-plugin/commit/993236d15ef7f00576cd024aa14b9e8a1f15064e
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #483 from jenkinsci/dependabot/maven/org.json-json-20220924

Bump json from 20220320 to 20220924


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/28ab8232a0a5...993236d15ef7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/28ab82-993236%40github.com.


[jenkinsci/jira-plugin]

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20220924
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.json-json-20220924/05af36-00%40github.com.


[jenkinsci/jira-plugin]

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.48
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.48/1ed781-00%40github.com.


[jenkinsci/jira-plugin] 1ed781: Bump plugin from 4.47 to 4.48

2022-10-04 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 1ed7814fe95b6083476b69761de042d7f4cd082e
  
https://github.com/jenkinsci/jira-plugin/commit/1ed7814fe95b6083476b69761de042d7f4cd082e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-10-03 (Mon, 03 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.47 to 4.48

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.47 to 4.48.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.47...plugin-4.48)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 28ab8232a0a5ebef636419331c72b8561821ff67
  
https://github.com/jenkinsci/jira-plugin/commit/28ab8232a0a5ebef636419331c72b8561821ff67
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #484 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.48

Bump plugin from 4.47 to 4.48


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/f602e2039ec4...28ab8232a0a5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/f602e2-28ab82%40github.com.


[jenkinsci/jira-plugin] c65796: Bump bom-2.346.x from 1556.vfc6a_f216e3c6 to 1595....

2022-08-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: c657967a21837a157fb0d0ae7028e5836f5cc92e
  
https://github.com/jenkinsci/jira-plugin/commit/c657967a21837a157fb0d0ae7028e5836f5cc92e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1556.vfc6a_f216e3c6 to 1595.v8c71c13cc3a_9

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1556.vfc6a_f216e3c6 
to 1595.v8c71c13cc3a_9.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: c371d8350cf3e84151c728659d9f941f0d8db8af
  
https://github.com/jenkinsci/jira-plugin/commit/c371d8350cf3e84151c728659d9f941f0d8db8af
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #476 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1595.v8c71c13cc3a_9

Bump bom-2.346.x from 1556.vfc6a_f216e3c6 to 1595.v8c71c13cc3a_9


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/8618f1a6bbd7...c371d8350cf3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/8618f1-c371d8%40github.com.


[jenkinsci/jira-plugin]

2022-08-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1595.v8c71c13cc3a_9
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1595.v8c71c13cc3a_9/c65796-00%40github.com.


[jenkinsci/jira-plugin] 22ff32: fix flaky CliParameterTest on Windows

2022-08-23 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 22ff327697d8b6c85e63cfdf7dfe729b9e7c78e9
  
https://github.com/jenkinsci/jira-plugin/commit/22ff327697d8b6c85e63cfdf7dfe729b9e7c78e9
  Author: James Nord 
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
M src/test/java/hudson/plugins/jira/CliParameterTest.java

  Log Message:
  ---
  fix flaky CliParameterTest on Windows

the build was started but it did not wait for the build to complete.
On windows this would cause a failure to cleanup in the teardown of the
Jenkins instance as the build log file would still be in use (sometimes)

Fixes the issue by adding the -s flag to the build command so the cli
command will not return until the build has completed.


  Commit: 8618f1a6bbd7173a2a10afbe16b3ae136e4201ba
  
https://github.com/jenkinsci/jira-plugin/commit/8618f1a6bbd7173a2a10afbe16b3ae136e4201ba
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
M src/test/java/hudson/plugins/jira/CliParameterTest.java

  Log Message:
  ---
  Merge pull request #477 from jtnord/fix-windows-flake

fix flaky CliParameterTest on Windows


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/fe23ec4dc0e5...8618f1a6bbd7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/fe23ec-8618f1%40github.com.


[jenkinsci/jira-plugin] 2a7d5f: Remove foreign `atlassian-public` repository

2022-08-02 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 2a7d5f12692c36b2bdc50f01960a460e313faddf
  
https://github.com/jenkinsci/jira-plugin/commit/2a7d5f12692c36b2bdc50f01960a460e313faddf
  Author: Jesse Glick 
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove foreign `atlassian-public` repository


  Commit: fe23ec4dc0e5eadb93ca2d54d6b05970a2939ef7
  
https://github.com/jenkinsci/jira-plugin/commit/fe23ec4dc0e5eadb93ca2d54d6b05970a2939ef7
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #471 from jglick/repository

Remove foreign `atlassian-public` repository


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/837ab3d5d3e3...fe23ec4dc0e5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/837ab3-fe23ec%40github.com.


[jenkinsci/jira-plugin] 2ed425: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 2ed425723172ab1d38535e2f8d870b5ad6860a0a
  
https://github.com/jenkinsci/jira-plugin/commit/2ed425723172ab1d38535e2f8d870b5ad6860a0a
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Bump lts and plugin


  Commit: 837ab3d5d3e3a579058bb59ba2e3f5f215518882
  
https://github.com/jenkinsci/jira-plugin/commit/837ab3d5d3e3a579058bb59ba2e3f5f215518882
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Merge pull request #466 from jenkinsci/upgrade-lts

Bump LTS to 2.346.x line


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/1c9e69c6418d...837ab3d5d3e3

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/1c9e69-837ab3%40github.com.


[jenkinsci/jira-plugin]

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/2ed425-00%40github.com.


[jenkinsci/jira-plugin] 2ed425: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 2ed425723172ab1d38535e2f8d870b5ad6860a0a
  
https://github.com/jenkinsci/jira-plugin/commit/2ed425723172ab1d38535e2f8d870b5ad6860a0a
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Bump lts and plugin


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/9eb43a-2ed425%40github.com.


[jenkinsci/jira-plugin] 1c9e69: Enable JaCoCo

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 1c9e69c6418d961414dfeaf441c5d4fc8dc4d7f3
  
https://github.com/jenkinsci/jira-plugin/commit/1c9e69c6418d961414dfeaf441c5d4fc8dc4d7f3
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Enable JaCoCo


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/836a20-1c9e69%40github.com.


[jenkinsci/jira-plugin] 9eb43a: Enable JaCoCo

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 9eb43af8717d7d9e3d42831356abf973aeb21da8
  
https://github.com/jenkinsci/jira-plugin/commit/9eb43af8717d7d9e3d42831356abf973aeb21da8
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Enable JaCoCo


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/c114d3-9eb43a%40github.com.


[jenkinsci/jira-plugin] c114d3: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: c114d3089b68186ae33ca92c7f5fcc1cdc7e224c
  
https://github.com/jenkinsci/jira-plugin/commit/c114d3089b68186ae33ca92c7f5fcc1cdc7e224c
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Bump lts and plugin


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/5eaf80-c114d3%40github.com.


[jenkinsci/jira-plugin] 836a20: Sonarcloud

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 836a200a6457f8c41aa9ba8e7a414a6d54cf2f20
  
https://github.com/jenkinsci/jira-plugin/commit/836a200a6457f8c41aa9ba8e7a414a6d54cf2f20
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Sonarcloud


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/5ad46a-836a20%40github.com.


[jenkinsci/jira-plugin] 5e261b: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 5e261b9f85fd510adff26cc74a38b74a7209fbca
  
https://github.com/jenkinsci/jira-plugin/commit/5e261b9f85fd510adff26cc74a38b74a7209fbca
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Bump lts and plugin


  Commit: 5eaf80002881a936e93203557348c93ac7459e83
  
https://github.com/jenkinsci/jira-plugin/commit/5eaf80002881a936e93203557348c93ac7459e83
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Sonarcloud


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/5aed8cdb9774...5eaf80002881

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/5aed8c-5eaf80%40github.com.


[jenkinsci/jira-plugin] 5ad46a: Update issue templates

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 5ad46a8634e50cb0bac042a27a6e73d2f3040a83
  
https://github.com/jenkinsci/jira-plugin/commit/5ad46a8634e50cb0bac042a27a6e73d2f3040a83
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/ISSUE_TEMPLATE/1-report-bug.yml
A .github/ISSUE_TEMPLATE/2-feature-request.yml
A .github/ISSUE_TEMPLATE/3-documentation.yml

  Log Message:
  ---
  Update issue templates


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/95ba99-5ad46a%40github.com.


[jenkinsci/jira-plugin] 95ba99: Update issue templates

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 95ba995b9845642d4cf051a7de0d51ae05c3ff62
  
https://github.com/jenkinsci/jira-plugin/commit/95ba995b9845642d4cf051a7de0d51ae05c3ff62
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
R .github/ISSUE_TEMPLATE/1-report-bug.md
R .github/ISSUE_TEMPLATE/2-feature-request.md

  Log Message:
  ---
  Update issue templates


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/261c2e-95ba99%40github.com.


[jenkinsci/jira-plugin] 261c2e: Update GH config

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 261c2ec266412e81bda68e333fa4fb31607e8056
  
https://github.com/jenkinsci/jira-plugin/commit/261c2ec266412e81bda68e333fa4fb31607e8056
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/ISSUE_TEMPLATE/config.yml

  Log Message:
  ---
  Update GH config


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/c2e739-261c2e%40github.com.


[jenkinsci/jira-plugin] bee280: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: bee280703a98f7d2a38ffcfe93e815bc76fd6b44
  
https://github.com/jenkinsci/jira-plugin/commit/bee280703a98f7d2a38ffcfe93e815bc76fd6b44
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/main/resources/hudson/plugins/jira/Messages_de.properties
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Bump lts and plugin


  Commit: 5aed8cdb9774b9fdee8813876d754a7882e79f7b
  
https://github.com/jenkinsci/jira-plugin/commit/5aed8cdb9774b9fdee8813876d754a7882e79f7b
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Sonarcloud


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/9893aaa935cd...5aed8cdb9774

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/9893aa-5aed8c%40github.com.


[jenkinsci/jira-plugin] 9893aa: SonarCloud Cache and Java11

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 9893aaa935cdbbce0ab97b72e4f76332a3f1f6d2
  
https://github.com/jenkinsci/jira-plugin/commit/9893aaa935cdbbce0ab97b72e4f76332a3f1f6d2
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  SonarCloud Cache and Java11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/5899eb-9893aa%40github.com.


[jenkinsci/jira-plugin] 5899eb: SonarCloud Cache and Java11

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 5899eb6dc473de26b65309b6d1710da14274f5a6
  
https://github.com/jenkinsci/jira-plugin/commit/5899eb6dc473de26b65309b6d1710da14274f5a6
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  SonarCloud Cache and Java11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/fe6f3c-5899eb%40github.com.


[jenkinsci/jira-plugin] fe6f3c: SonarCloud Cache and Java11

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: fe6f3cbbbdd942fc0390bab2a16aadff397e95e2
  
https://github.com/jenkinsci/jira-plugin/commit/fe6f3cbbbdd942fc0390bab2a16aadff397e95e2
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  SonarCloud Cache and Java11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/8947de-fe6f3c%40github.com.


[jenkinsci/jira-plugin] 8947de: Sonarcloud

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 8947de0472a59db6d5fe06736d89437235690961
  
https://github.com/jenkinsci/jira-plugin/commit/8947de0472a59db6d5fe06736d89437235690961
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Sonarcloud


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/f6bb8a-8947de%40github.com.


[jenkinsci/jira-plugin] f6bb8a: Sonarcloud

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: f6bb8aade502eca6dc383532b5ec0feccbbb4f4c
  
https://github.com/jenkinsci/jira-plugin/commit/f6bb8aade502eca6dc383532b5ec0feccbbb4f4c
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
A .github/workflows/sonarcloud.yml

  Log Message:
  ---
  Sonarcloud


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/a76c62-f6bb8a%40github.com.


[jenkinsci/jira-plugin] a76c62: Fix tests

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: a76c62c67dc18df1d6319e7c5fbf59576bab7fba
  
https://github.com/jenkinsci/jira-plugin/commit/a76c62c67dc18df1d6319e7c5fbf59576bab7fba
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraCreateIssueNotifier.java
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java

  Log Message:
  ---
  Fix tests


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/bcc657-a76c62%40github.com.


[jenkinsci/jira-plugin] bcc657: Fix DE encoding

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: bcc657d47ab9f9c5febbdc884a79cf5cb63415b7
  
https://github.com/jenkinsci/jira-plugin/commit/bcc657d47ab9f9c5febbdc884a79cf5cb63415b7
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M src/main/resources/hudson/plugins/jira/Messages_de.properties

  Log Message:
  ---
  Fix DE encoding


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/881dba-bcc657%40github.com.


[jenkinsci/jira-plugin] 1219b8: Bump git-changelist-maven-extension from 1.3 to 1.4

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 1219b87fed2bcecac341706e5352cf29104eda6d
  
https://github.com/jenkinsci/jira-plugin/commit/1219b87fed2bcecac341706e5352cf29104eda6d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.3 to 1.4

Bumps 
[git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.3 to 1.4.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.3...parent-1.4)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: c2e73964e2468bd0b5507138b68bff192992aba4
  
https://github.com/jenkinsci/jira-plugin/commit/c2e73964e2468bd0b5507138b68bff192992aba4
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #465 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4

Bump git-changelist-maven-extension from 1.3 to 1.4


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/a38f1a6aab6e...c2e73964e246

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/a38f1a-c2e739%40github.com.


[jenkinsci/jira-plugin]

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.4/1219b8-00%40github.com.


[jenkinsci/jira-plugin] 881dba: Bump lts and plugin

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/upgrade-lts
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 881dba13f48e523abc04cd6daa4a36ad18cabbe6
  
https://github.com/jenkinsci/jira-plugin/commit/881dba13f48e523abc04cd6daa4a36ad18cabbe6
  Author: Radek Antoniuk 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump lts and plugin


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/upgrade-lts/00-881dba%40github.com.


[jenkinsci/jira-plugin]

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.8.6
  Home:   https://github.com/jenkinsci/jira-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/dependabot/maven/org.apache.maven-maven-artifact-3.8.6/281243-00%40github.com.


[jenkinsci/jira-plugin] 281243: Bump maven-artifact from 3.8.5 to 3.8.6

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 2812437422b44344a8fb9defaa56c7cd703c9ac9
  
https://github.com/jenkinsci/jira-plugin/commit/2812437422b44344a8fb9defaa56c7cd703c9ac9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-artifact from 3.8.5 to 3.8.6

Bumps [maven-artifact](https://github.com/apache/maven) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.5...maven-3.8.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: a38f1a6aab6e8180b7186bddb0598c2daeb56bf8
  
https://github.com/jenkinsci/jira-plugin/commit/a38f1a6aab6e8180b7186bddb0598c2daeb56bf8
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #447 from 
jenkinsci/dependabot/maven/org.apache.maven-maven-artifact-3.8.6

Bump maven-artifact from 3.8.5 to 3.8.6


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/31f26fcf325c...a38f1a6aab6e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/31f26f-a38f1a%40github.com.


[jenkinsci/jira-plugin] 800e35: ISSUE-389 remove power mock

2022-08-01 Thread 'Radek Antoniuk' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 800e3532ef7bf7394ba849601e2eafc4a79b977a
  
https://github.com/jenkinsci/jira-plugin/commit/800e3532ef7bf7394ba849601e2eafc4a79b977a
  Author: Artem Koshelev 
  Date:   2022-07-31 (Sun, 31 Jul 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraSite.java
M src/test/java/hudson/plugins/jira/ChangingWorkflowTest.java
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java
M src/test/java/hudson/plugins/jira/JiraCreateReleaseNotesTest.java
M src/test/java/hudson/plugins/jira/MailResolverWithExtensionTest.java
M src/test/java/hudson/plugins/jira/VersionCreatorTest.java
M src/test/java/hudson/plugins/jira/VersionReleaserTest.java

  Log Message:
  ---
  ISSUE-389 remove power mock


  Commit: 31f26fcf325cb42aad8ab6f9075690fb437a1649
  
https://github.com/jenkinsci/jira-plugin/commit/31f26fcf325cb42aad8ab6f9075690fb437a1649
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/jira/JiraSite.java
M src/test/java/hudson/plugins/jira/ChangingWorkflowTest.java
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java
M src/test/java/hudson/plugins/jira/JiraCreateReleaseNotesTest.java
M src/test/java/hudson/plugins/jira/MailResolverWithExtensionTest.java
M src/test/java/hudson/plugins/jira/VersionCreatorTest.java
M src/test/java/hudson/plugins/jira/VersionReleaserTest.java

  Log Message:
  ---
  Merge pull request #462 from jenkinsci/akoshelev/issue-389-remove-power-mock

Remove power-mock


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/6e8db8d7f652...31f26fcf325c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/6e8db8-31f26f%40github.com.


  1   2   3   4   >