Commit Graph

3388 Commits

Author SHA1 Message Date
dependabot[bot] 0eed048866
Bump org.jenkins-ci:jenkins from 1.110 to 1.111 (#8993)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 13:24:55 -08:00
Jenkins Release Bot 3bea04c75e [maven-release-plugin] prepare for next development iteration 2024-02-27 13:13:12 +00:00
Jenkins Release Bot 245cf73b0f [maven-release-plugin] prepare release jenkins-2.447 2024-02-27 13:12:43 +00:00
Jenkins Release Bot 104a66c317 [maven-release-plugin] prepare for next development iteration 2024-02-20 13:04:05 +00:00
Jenkins Release Bot 660d6f63a4 [maven-release-plugin] prepare release jenkins-2.446 2024-02-20 13:03:42 +00:00
Jenkins Release Bot 19863eb487 [maven-release-plugin] prepare for next development iteration 2024-02-13 13:22:54 +00:00
Jenkins Release Bot 3555f365df [maven-release-plugin] prepare release jenkins-2.445 2024-02-13 13:22:34 +00:00
Jenkins Release Bot 09905a09d9 [maven-release-plugin] prepare for next development iteration 2024-02-06 13:08:35 +00:00
Jenkins Release Bot 6fac92d015 [maven-release-plugin] prepare release jenkins-2.444 2024-02-06 13:08:09 +00:00
Olivier Lamy 9c6ace3e03
Upgrade to Winstone 6.18 which include Jetty 10.0.20 upgrade (#8923) 2024-02-06 09:50:22 +00:00
dependabot[bot] 907394527c
Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 (#8915)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 08:35:54 -08:00
Jenkins Release Bot 5d5ad30cf5 [maven-release-plugin] prepare for next development iteration 2024-01-30 13:07:18 +00:00
Jenkins Release Bot 4e424abc28 [maven-release-plugin] prepare release jenkins-2.443 2024-01-30 13:06:57 +00:00
Jenkins Release Bot 92d7c3cd70 [maven-release-plugin] prepare for next development iteration 2024-01-22 21:37:02 +00:00
Jenkins Release Bot 10b1b88331 [maven-release-plugin] prepare release jenkins-2.442 2024-01-22 21:35:22 +00:00
Jenkins Release Bot 86d39dd23b [maven-release-plugin] prepare for next development iteration 2024-01-16 13:08:48 +00:00
Jenkins Release Bot 3b0de10df3 [maven-release-plugin] prepare release jenkins-2.441 2024-01-16 13:07:08 +00:00
dependabot[bot] 6644f566f1
Bump org.jenkins-ci:jenkins from 1.109 to 1.110 (#8867)
Bumps [org.jenkins-ci:jenkins](https://github.com/jenkinsci/pom) from 1.109 to 1.110.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.109...jenkins-1.110)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 20:01:58 -07:00
Mark Waite d36cf82d91
Rely on parent pom spotbugs configuration (#8855)
Rely on spotbugs configuration from parent pom

Removes the 81c3249ca0 workaround that
was added in pull request https://github.com/jenkinsci/jenkins/pull/8803
2024-01-12 20:00:55 -07:00
Jenkins Release Bot 2923a7785e [maven-release-plugin] prepare for next development iteration 2024-01-10 04:35:41 +00:00
Jenkins Release Bot f1e9bbc410 [maven-release-plugin] prepare release jenkins-2.440 2024-01-10 04:35:17 +00:00
dependabot[bot] 773e0c692a
Bump org.jenkins-ci:jenkins from 1.108 to 1.109 (#8834)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:43:53 -08:00
dependabot[bot] 9865a3580b
Bump org.jenkins-ci.main:remoting from 3203.v94ce994fdb_31 to 3206.vb_15dcf73f6a_9 (#8847)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:42:52 -08:00
dependabot[bot] 1eb29a8792
Bump org.jenkins-ci.main:remoting from 3198.v03a_401881f3e to 3203.v94ce994fdb_31 (#8836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 10:45:30 -08:00
Jenkins Release Bot 95bff130c3 [maven-release-plugin] prepare for next development iteration 2024-01-02 13:11:47 +00:00
Jenkins Release Bot 7dc5d1fecc [maven-release-plugin] prepare release jenkins-2.439 2024-01-02 13:11:25 +00:00
Alexander Brandes 4c423d4842
Update XML namespace schemaLocation (#8817) 2024-01-02 08:11:38 +00:00
Mark Waite 81c3249ca0
Use spotbugs 4.8.2 with more exclusions (#8803) 2024-01-02 08:11:15 +00:00
dependabot[bot] 8118d8862e
Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 (#8819)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.6 to 10.12.7.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.6...checkstyle-10.12.7)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 20:13:39 -07:00
Jenkins Release Bot 111b3f28be [maven-release-plugin] prepare for next development iteration 2023-12-26 13:05:08 +00:00
Jenkins Release Bot 49c305dfb7 [maven-release-plugin] prepare release jenkins-2.438 2023-12-26 13:04:44 +00:00
Jenkins Release Bot 2ece2ccc9d [maven-release-plugin] prepare for next development iteration 2023-12-19 13:41:53 +00:00
Jenkins Release Bot 018bd8e4d9 [maven-release-plugin] prepare release jenkins-2.437 2023-12-19 13:10:58 +00:00
Basil Crow 05037a087f
Print deprecation warning when using `-jnlpUrl` (#8773) 2023-12-13 11:10:02 -08:00
Jenkins Release Bot 24dd6c2180 [maven-release-plugin] prepare for next development iteration 2023-12-12 13:08:37 +00:00
Jenkins Release Bot 2952e7bcaf [maven-release-plugin] prepare release jenkins-2.436 2023-12-12 13:08:25 +00:00
dependabot[bot] f885f92718
Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#8772)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 15:27:22 -08:00
dependabot[bot] 8fbe0d39de
Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 (#8760)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 15:07:37 -08:00
Jenkins Release Bot d6f5c20409 [maven-release-plugin] prepare for next development iteration 2023-12-05 13:31:36 +00:00
Jenkins Release Bot 9375b5d301 [maven-release-plugin] prepare release jenkins-2.435 2023-12-05 13:31:24 +00:00
Jenkins Release Bot 3c8d90569b [maven-release-plugin] prepare for next development iteration 2023-11-28 13:19:44 +00:00
Jenkins Release Bot 1585bf8798 [maven-release-plugin] prepare release jenkins-2.434 2023-11-28 13:19:32 +00:00
Jenkins Release Bot f266671016 [maven-release-plugin] prepare for next development iteration 2023-11-21 13:07:31 +00:00
Jenkins Release Bot fadc5119b2 [maven-release-plugin] prepare release jenkins-2.433 2023-11-21 13:07:19 +00:00
dependabot[bot] af751016d1
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 (#8692)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.4 to 10.12.5.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.4...checkstyle-10.12.5)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 12:38:30 -07:00
Jenkins Release Bot 51c5fa2367 [maven-release-plugin] prepare for next development iteration 2023-11-14 13:12:19 +00:00
Jenkins Release Bot 8b132a1c36 [maven-release-plugin] prepare release jenkins-2.432 2023-11-14 13:12:09 +00:00
Jenkins Release Bot 6052e4dc8c [maven-release-plugin] prepare for next development iteration 2023-11-07 13:01:59 +00:00
Jenkins Release Bot 8bf97d7233 [maven-release-plugin] prepare release jenkins-2.431 2023-11-07 13:01:47 +00:00
Basil Crow d329577673
[JENKINS-72266] Upgrade Winstone from 6.14 to 6.16 (upgrade Jetty from 10.0.17 to 10.0.18 (#8666)
[JENKINS-72266] Upgrade Winstone from 6.14 to 6.16 (upgrade Jetty from 10.0.17 to 10.0.18)
2023-11-04 16:47:17 +01:00
dependabot[bot] 36287927a2
Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#8660)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 10:23:26 -07:00
Jenkins Release Bot 049d8b52be [maven-release-plugin] prepare for next development iteration 2023-10-31 12:47:15 +00:00
Jenkins Release Bot 723253304d [maven-release-plugin] prepare release jenkins-2.430 2023-10-31 12:46:32 +00:00
dependabot[bot] 3dcb5aefdc
Bump org.jenkins-ci.main:remoting from 3190.va_7870fc137d9 to 3192.v713e3b_039fb_e (#8654)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 09:52:15 -07:00
dependabot[bot] 439570aa09
Bump org.jenkins-ci.main:remoting from 3186.vc3b_7249b_87eb_ to 3190.va_7870fc137d9 (#8649)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 14:06:25 -07:00
dependabot[bot] 4c02e2facc
Bump org.jenkins-ci.main:remoting from 3181.v78543a_987053 to 3186.vc3b_7249b_87eb_ (#8643)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 09:16:41 -07:00
Jenkins Release Bot c9947a3473 [maven-release-plugin] prepare for next development iteration 2023-10-24 13:07:26 +00:00
Jenkins Release Bot 3f2b5ad8c5 [maven-release-plugin] prepare release jenkins-2.429 2023-10-24 13:07:10 +00:00
dependabot[bot] e7e33e3e21
Bump org.jenkins-ci.main:remoting from 3174.v2c9e67f8f9df to 3181.v78543a_987053 (#8636)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 12:21:52 -07:00
dependabot[bot] 34ac8f1788
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#8615)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 15:31:46 -07:00
Jenkins Release Bot 0c84d3bed2 [maven-release-plugin] prepare for next development iteration 2023-10-17 12:56:33 +00:00
Jenkins Release Bot c05dd5bf55 [maven-release-plugin] prepare release jenkins-2.428 2023-10-17 12:56:05 +00:00
dependabot[bot] 2ecbf6076f
Bump org.jenkins-ci.main:remoting from 3160.vd76b_9ddd10cc to 3174.v2c9e67f8f9df (#8614)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 16:49:10 -07:00
dependabot[bot] aea86c4b81
Bump org.jenkins-ci.main:remoting from 3148.v532a_7e715ee3 to 3160.vd76b_9ddd10cc (#8600)
Bump org.jenkins-ci.main:remoting

Bumps [org.jenkins-ci.main:remoting](https://github.com/jenkinsci/remoting) from 3148.v532a_7e715ee3 to 3160.vd76b_9ddd10cc.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 17:24:43 +02:00
Olivier Lamy 8792ea07e4
[JENKINS-72156] Upgrade to Winstone 6.14 which contains an upgrade to Jetty 10.0.17 (#8587)
Upgrade to Winstone 6.14 which contains an upgrade to Jetty 10.0.17

Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-10-11 12:15:23 -06:00
Jenkins Release Bot 6674d6f4b1 [maven-release-plugin] prepare for next development iteration 2023-10-10 12:47:35 +00:00
Jenkins Release Bot 566176d5fe [maven-release-plugin] prepare release jenkins-2.427 2023-10-10 12:47:23 +00:00
Jenkins Release Bot 7d2b484b88 [maven-release-plugin] prepare for next development iteration 2023-10-03 13:02:04 +00:00
Jenkins Release Bot 940fc05125 [maven-release-plugin] prepare release jenkins-2.426 2023-10-03 13:01:53 +00:00
dependabot[bot] 10324ab958
Bump access-modifier.version from 1.32 to 1.33 (#8551)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 18:27:56 -07:00
dependabot[bot] 7180f11242
Bump bridge-method-injector.version from 1.28 to 1.29 (#8552)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 18:27:45 -07:00
dependabot[bot] ab0dbefb2d
Bump org.jenkins-ci:jenkins from 1.105 to 1.106 (#8550)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 12:55:57 -07:00
dependabot[bot] cfa74374e2
Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#8547)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 11:32:33 -07:00
Jenkins Release Bot da99f119b5 [maven-release-plugin] prepare for next development iteration 2023-09-26 13:04:13 +00:00
Jenkins Release Bot 4e96cc7345 [maven-release-plugin] prepare release jenkins-2.425 2023-09-26 13:04:02 +00:00
Basil Crow 09d8e23c22
Increase minimum required Remoting version from 4.7 to 4.13 (#8484) 2023-09-20 20:42:44 +02:00
Jenkins Release Bot e590fe2ecc [maven-release-plugin] prepare for next development iteration 2023-09-18 16:31:32 +00:00
Jenkins Release Bot 4e4eba6c30 [maven-release-plugin] prepare release jenkins-2.424 2023-09-18 16:31:19 +00:00
Jenkins Release Bot 0216ffda40 [maven-release-plugin] prepare for next development iteration 2023-09-12 13:03:16 +00:00
Jenkins Release Bot 4685ad82b1 [maven-release-plugin] prepare release jenkins-2.423 2023-09-12 13:03:04 +00:00
dependabot[bot] ba4690c5a4
Bump antlr.version from 4.13.0 to 4.13.1 (#8465)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 09:46:21 -07:00
Jenkins Release Bot c3ebd9dc70 [maven-release-plugin] prepare for next development iteration 2023-09-05 12:43:42 +00:00
Jenkins Release Bot 35ccfb7c6f [maven-release-plugin] prepare release jenkins-2.422 2023-09-05 12:43:13 +00:00
Olivier Lamy a96f24a545
Upgrade to winstone 6.13 which upgrades to Jetty 10.0.16 (#8447)
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-09-01 18:00:24 -06:00
dependabot[bot] 1197586811
Bump org.jenkins-ci:jenkins from 1.104 to 1.105 (#8445)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 08:12:42 -07:00
Jenkins Release Bot 8365d61dbe [maven-release-plugin] prepare for next development iteration 2023-08-29 13:02:21 +00:00
Jenkins Release Bot 3d43353cb6 [maven-release-plugin] prepare release jenkins-2.421 2023-08-29 13:02:09 +00:00
dependabot[bot] b98a42fa9c
Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 (#8441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 10:34:32 -07:00
dependabot[bot] b28be3ae7b
[JENKINS-38520] Every message in agent log appears twice with the `-agentLog` option (#8416)
Bump org.jenkins-ci.main:remoting

Bumps [org.jenkins-ci.main:remoting](https://github.com/jenkinsci/remoting) from 3142.vcfca_0cd92128 to 3148.v532a_7e715ee3.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27 21:20:23 -06:00
Jenkins Release Bot 0e73185496 [maven-release-plugin] prepare for next development iteration 2023-08-22 18:11:06 +00:00
Jenkins Release Bot 84c46eb686 [maven-release-plugin] prepare release jenkins-2.420 2023-08-22 18:10:54 +00:00
Jenkins Release Bot ecac913d5c [maven-release-plugin] prepare for next development iteration 2023-08-15 12:58:08 +00:00
Jenkins Release Bot 23139f7b1b [maven-release-plugin] prepare release jenkins-2.419 2023-08-15 12:57:57 +00:00
dependabot[bot] 17e9f5a7a5
Bump bridge-method-injector.version from 1.27 to 1.28 (#8353)
Bumps `bridge-method-injector.version` from 1.27 to 1.28.

Updates `com.infradna.tool:bridge-method-injector` from 1.27 to 1.28
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- [Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.27...bridge-method-injector-parent-1.28)

Updates `com.infradna.tool:bridge-method-annotation` from 1.27 to 1.28
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- [Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.27...bridge-method-injector-parent-1.28)

---
updated-dependencies:
- dependency-name: com.infradna.tool:bridge-method-injector
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.infradna.tool:bridge-method-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 08:17:59 -06:00
Jenkins Release Bot 92606f0108 [maven-release-plugin] prepare for next development iteration 2023-08-08 16:52:29 +00:00
Jenkins Release Bot 8ef95755aa [maven-release-plugin] prepare release jenkins-2.418 2023-08-08 16:52:19 +00:00
dependabot[bot] ce7f89712d
Bump org.jenkins-ci:jenkins from 1.103 to 1.104 (#8346)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 21:40:44 -07:00
Jenkins Release Bot 55547f9aab [maven-release-plugin] prepare for next development iteration 2023-08-01 13:08:16 +00:00
Jenkins Release Bot fc85abbc12 [maven-release-plugin] prepare release jenkins-2.417 2023-08-01 13:08:03 +00:00
dependabot[bot] 170e0e82ec
Bump org.jenkins-ci.main:remoting from 3131.vf2b_b_798b_ce99 to 3142.vcfca_0cd92128 (#8314) 2023-08-01 09:35:29 +00:00
dependabot[bot] 356551084c
Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 (#8315)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 16:13:33 -07:00
Jenkins Release Bot e283ec92a0 [maven-release-plugin] prepare for next development iteration 2023-07-24 16:59:39 +00:00
Jenkins Release Bot 627d31522d [maven-release-plugin] prepare release jenkins-2.416 2023-07-24 16:59:26 +00:00
Jenkins Release Bot 7fb5f24efd [maven-release-plugin] prepare for next development iteration 2023-07-18 12:41:30 +00:00
Jenkins Release Bot 5ac0a98079 [maven-release-plugin] prepare release jenkins-2.415 2023-07-18 12:41:14 +00:00
Alexander Brandes bc48601c78
Adapt stapler-maven-plugin changes (#8248) 2023-07-11 17:07:06 +02:00
Jenkins Release Bot 34f57feffe [maven-release-plugin] prepare for next development iteration 2023-07-11 13:07:18 +00:00
Jenkins Release Bot d7b0c4eae5 [maven-release-plugin] prepare release jenkins-2.414 2023-07-11 13:06:55 +00:00
Alexander Brandes 32c51fb7fe
Adapt to `maven-license-plugin` changes (#8231) 2023-07-06 10:47:41 -07:00
Jenkins Release Bot 4e66a8c293 [maven-release-plugin] prepare for next development iteration 2023-07-04 12:59:18 +00:00
Jenkins Release Bot 1bb1522f97 [maven-release-plugin] prepare release jenkins-2.413 2023-07-04 12:59:03 +00:00
dependabot[bot] 64e9ac89c8
Bump bridge-method-injector.version from 1.26 to 1.27 (#8215) 2023-07-01 14:19:57 +00:00
dependabot[bot] 901f157680
Bump access-modifier.version from 1.31 to 1.32 (#8213) 2023-07-01 14:15:30 +00:00
dependabot[bot] 019950a4a3
Bump jenkins from 1.100 to 1.101 (#8204) 2023-06-29 11:56:14 +00:00
Jenkins Release Bot ea29716303 [maven-release-plugin] prepare for next development iteration 2023-06-27 12:55:05 +00:00
Jenkins Release Bot 12e5f73275 [maven-release-plugin] prepare release jenkins-2.412 2023-06-27 12:54:54 +00:00
Basil Crow 4fc7b94b4e
Upgrade Winstone from 6.11 to 6.12 (#8173) 2023-06-26 09:47:56 +02:00
dependabot[bot] 9964624811
Bump checkstyle from 10.12.0 to 10.12.1 (#8189) 2023-06-26 07:39:57 +00:00
dependabot[bot] fd5711bf09
Bump jenkins from 1.99 to 1.100 (#8172) 2023-06-21 10:41:50 +00:00
Jenkins Release Bot 4998d19d3f [maven-release-plugin] prepare for next development iteration 2023-06-20 13:04:06 +00:00
Jenkins Release Bot f2618f67e8 [maven-release-plugin] prepare release jenkins-2.411 2023-06-20 13:03:54 +00:00
dependabot[bot] c656824ec1
Bump remoting from 3107.v665000b_51092 to 3131.vf2b_b_798b_ce99 (#8154)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 08:44:28 +01:00
Jenkins Release Bot 62502e64bb [maven-release-plugin] prepare for next development iteration 2023-06-13 12:54:43 +00:00
Jenkins Release Bot b827ceebff [maven-release-plugin] prepare release jenkins-2.410 2023-06-13 12:54:32 +00:00
Vincent Latombe a01c431e60
Remove dependency on spotless shared-resources (#8106)
noticed in https://github.com/jenkinsci/jenkins/pull/7975#discussion_r1197986650

Now that the configuration no longer references the
greclipse.properties, the corresponding artifact it was being pulled
from can be removed.
2023-06-10 12:03:25 +02:00
Jenkins Release Bot b521fc309d [maven-release-plugin] prepare for next development iteration 2023-06-06 18:53:45 +00:00
Jenkins Release Bot 136dc31d6b [maven-release-plugin] prepare release jenkins-2.409 2023-06-06 18:53:32 +00:00
Jenkins Release Bot 954556899b [maven-release-plugin] prepare for next development iteration 2023-06-06 12:53:22 +00:00
Jenkins Release Bot 9f61f38c67 [maven-release-plugin] prepare release jenkins-2.408 2023-06-06 12:53:10 +00:00
Jenkins Release Bot 299a5907a8 [maven-release-plugin] prepare for next development iteration 2023-05-30 12:59:27 +00:00
Jenkins Release Bot 9f20a05ecd [maven-release-plugin] prepare release jenkins-2.407 2023-05-30 12:59:15 +00:00
dependabot[bot] f840d18505
Bump checkstyle from 10.11.0 to 10.12.0 (#8063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 10:16:56 -07:00
dependabot[bot] 127d78b1b8
Bump antlr.version from 4.12.0 to 4.13.0 (#8032)
Bumps `antlr.version` from 4.12.0 to 4.13.0.

Updates `antlr4-maven-plugin` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/doc/go-changes.md)
- [Commits](https://github.com/antlr/antlr4/compare/4.12.0...4.13.0)

Updates `antlr4-runtime` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/doc/go-changes.md)
- [Commits](https://github.com/antlr/antlr4/compare/4.12.0...4.13.0)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-26 10:17:09 +02:00
Alexander Brandes b53e5ac9a6
Replace methods in deprecated hamcrest modules (#8044) 2023-05-25 07:55:36 +01:00
Jenkins Release Bot dd6952b49e [maven-release-plugin] prepare for next development iteration 2023-05-23 19:28:08 +00:00
Jenkins Release Bot 90534766d5 [maven-release-plugin] prepare release jenkins-2.406 2023-05-23 19:27:56 +00:00
Alexander Brandes ae8fd9095a
Revert "Bump jenkins from 1.98 to 1.99 (#8038)"
This reverts commit d68f3abd0b.
2023-05-23 16:26:47 +02:00
dependabot[bot] d68f3abd0b
Bump jenkins from 1.98 to 1.99 (#8038) 2023-05-23 09:43:36 +00:00
Jenkins Release Bot d634d84ec9 [maven-release-plugin] prepare for next development iteration 2023-05-16 12:55:03 +00:00
Jenkins Release Bot f4a9e1fea7 [maven-release-plugin] prepare release jenkins-2.405 2023-05-16 12:54:51 +00:00
Vincent Latombe aeaa5e06e3
Disable spotless groovy formatting (#7975)
There was an outage in eclipse infrastructure causing unnecessary build
issues.

The plugin was accessing
https://download.eclipse.org/eclipse/updates/4.26/ which was returning a
HTTP 502 error, and it was then throwing
org.tukaani.xz.XZFormatException: Input is not in the XZ format because
it was downloading an html file with the http 502 error.

The spotless plugin should not bring dependencies from 3rd party
websites that can't be mirrored in the jenkins infrastructure.

https://github.com/diffplug/spotless/issues/1697 is recording the
problem on spotless side, but until then, getting stable builds
outweights the benefit from formatting groovy files
2023-05-12 17:24:00 +02:00
dependabot[bot] 86a9d04f66
Bump checkstyle from 10.10.0 to 10.11.0 (#7977)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.10.0...checkstyle-10.11.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 17:03:46 +02:00
Jenkins Release Bot 1060402c05 [maven-release-plugin] prepare for next development iteration 2023-05-09 12:38:38 +00:00
Jenkins Release Bot 48e6e92dfb [maven-release-plugin] prepare release jenkins-2.404 2023-05-09 12:38:10 +00:00
Jenkins Release Bot ed295c2539 [maven-release-plugin] prepare for next development iteration 2023-05-02 13:03:11 +00:00
Jenkins Release Bot 5665665b6b [maven-release-plugin] prepare release jenkins-2.403 2023-05-02 13:03:00 +00:00
Jesse Glick cac4d94b13
Remove WebSocket support for Jetty 9 (#7101) 2023-05-01 19:18:01 +02:00
dependabot[bot] cef106958f
Bump checkstyle from 10.9.3 to 10.10.0 (#7888) 2023-04-28 08:40:29 +00:00
dependabot[bot] 4d1140e452
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#7881)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2023-04-27 11:05:42 +02:00
Jenkins Release Bot f91bdefd1d [maven-release-plugin] prepare for next development iteration 2023-04-25 12:57:46 +00:00
Jenkins Release Bot fbaeba4259 [maven-release-plugin] prepare release jenkins-2.402 2023-04-25 12:57:34 +00:00
dependabot[bot] d5bec6f974
Bump parent POM from 1.97 to 1.98 (#7863)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 14:49:34 -07:00
Olivier Lamy 0d78920326
[JENKINS-70774] Upgrade to Winstone 6.11 (i.e., upgrade Jetty from 10.0.13 to 10.0.15) (#7858)
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-04-19 11:19:42 -07:00
Basil Crow a211c622be
Format Groovy files in root Maven module with Spotless (#7834) 2023-04-18 16:10:26 -07:00
Jenkins Release Bot b56709a744 [maven-release-plugin] prepare for next development iteration 2023-04-18 12:45:52 +00:00
Jenkins Release Bot 05b9f80dd8 [maven-release-plugin] prepare release jenkins-2.401 2023-04-18 12:45:41 +00:00
Jenkins Release Bot acb4ae7d9f [maven-release-plugin] prepare for next development iteration 2023-04-11 13:00:39 +00:00
Jenkins Release Bot be5dfb1f08 [maven-release-plugin] prepare release jenkins-2.400 2023-04-11 13:00:28 +00:00
dependabot[bot] c3f8a5fcd0
Upgrade `spotless-maven-plugin` from 2.35.0 to 2.36.0 (#7817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 10:18:05 -07:00
dependabot[bot] 168fb8a12d
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#7803)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 09:46:42 +02:00
Jenkins Release Bot de46d1eebd [maven-release-plugin] prepare for next development iteration 2023-04-04 20:04:55 +00:00
Jenkins Release Bot 553d08a208 [maven-release-plugin] prepare release jenkins-2.399 2023-04-04 20:04:40 +00:00
Jenkins Release Bot b0b2fd194e [maven-release-plugin] prepare for next development iteration 2023-04-04 12:50:32 +00:00
Jenkins Release Bot 86cc5c7ed7 [maven-release-plugin] prepare release jenkins-2.398 2023-04-04 12:49:53 +00:00
dependabot[bot] 48733a5e22
Bump checkstyle from 10.9.2 to 10.9.3 (#7775)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.2 to 10.9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.2...checkstyle-10.9.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 13:51:23 +02:00
dependabot[bot] efec111110
Bump jenkins from 1.96 to 1.97 (#7774)
Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.96 to 1.97.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.96...jenkins-1.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 13:51:10 +02:00
Jenkins Release Bot 6a4b4c52a9 [maven-release-plugin] prepare for next development iteration 2023-03-28 13:01:59 +00:00
Jenkins Release Bot 37ceefe983 [maven-release-plugin] prepare release jenkins-2.397 2023-03-28 13:01:31 +00:00
dependabot[bot] c6ee70e006
Bump checkstyle from 10.8.1 to 10.9.2 (#7758)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.8.1 to 10.9.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.8.1...checkstyle-10.9.2)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 12:07:50 -06:00
Jenkins Release Bot 696b286e1f [maven-release-plugin] prepare for next development iteration 2023-03-21 12:50:30 +00:00
Jenkins Release Bot 5789e5c230 [maven-release-plugin] prepare release jenkins-2.396 2023-03-21 12:50:18 +00:00
dependabot[bot] c403d3428c
Bump bridge-method-injector.version from 1.25 to 1.26 (#7729)
Bumps `bridge-method-injector.version` from 1.25 to 1.26.

Updates `bridge-method-injector` from 1.25 to 1.26
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- [Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.25...bridge-method-injector-parent-1.26)

Updates `bridge-method-annotation` from 1.25 to 1.26
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- [Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.25...bridge-method-injector-parent-1.26)

---
updated-dependencies:
- dependency-name: com.infradna.tool:bridge-method-injector
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.infradna.tool:bridge-method-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 22:12:35 +01:00
dependabot[bot] 09d61dbd52
Bump jenkins from 1.95 to 1.96 (#7733)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 09:35:43 +00:00
dependabot[bot] 0dc6370418
Bump checkstyle from 10.7.0 to 10.8.1 (#7702)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.7.0 to 10.8.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.7.0...checkstyle-10.8.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
2023-03-14 23:16:42 +01:00
Jenkins Release Bot e3a0f48edb [maven-release-plugin] prepare for next development iteration 2023-03-14 12:47:01 +00:00
Jenkins Release Bot 45542cc65b [maven-release-plugin] prepare release jenkins-2.395 2023-03-14 12:46:50 +00:00
dependabot[bot] 0db06464d8
Bump access-modifier.version from 1.30 to 1.31 (#7709)
Bumps `access-modifier.version` from 1.30 to 1.31.

Updates `access-modifier-checker` from 1.30 to 1.31
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- [Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.30...access-modifier-1.31)

Updates `access-modifier-annotation` from 1.30 to 1.31
- [Release notes](https://github.com/jenkinsci/lib-access-modifier/releases)
- [Commits](https://github.com/jenkinsci/lib-access-modifier/compare/access-modifier-1.30...access-modifier-1.31)

---
updated-dependencies:
- dependency-name: org.kohsuke:access-modifier-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.kohsuke:access-modifier-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 10:18:49 +01:00
dependabot[bot] a4447db3d8
Bump spotless-maven-plugin from 2.34.0 to 2.35.0 (#7721)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 20:06:18 +00:00
dependabot[bot] f54693d102
Bump spotless-maven-plugin from 2.33.0 to 2.34.0 (#7683)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.33.0 to 2.34.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.33.0...lib/2.34.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2023-03-12 10:42:20 +01:00
Jenkins Release Bot 89d37d8ee3 [maven-release-plugin] prepare for next development iteration 2023-03-06 23:01:26 +00:00
Jenkins Release Bot 2fe98001f3 [maven-release-plugin] prepare release jenkins-2.394 2023-03-06 23:01:11 +00:00
Jenkins Release Bot e41aeaacf4 [maven-release-plugin] prepare for next development iteration 2023-02-28 13:15:16 +00:00
Jenkins Release Bot 9044b4379c [maven-release-plugin] prepare release jenkins-2.393 2023-02-28 13:15:05 +00:00
dependabot[bot] bc7f06c9bd
Bump antlr.version from 4.11.1 to 4.12.0 (#7664)
Bumps `antlr.version` from 4.11.1 to 4.12.0.

Updates `antlr4-maven-plugin` from 4.11.1 to 4.12.0
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.11.1...4.12.0)

Updates `antlr4-runtime` from 4.11.1 to 4.12.0
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.11.1...4.12.0)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.antlr:antlr4-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 11:16:57 +01:00
Jenkins Release Bot a3f31145e6 [maven-release-plugin] prepare for next development iteration 2023-02-21 13:13:46 +00:00
Jenkins Release Bot 936e9f83db [maven-release-plugin] prepare release jenkins-2.392 2023-02-21 13:13:34 +00:00
dependabot[bot] a96d81bff0
Bump jenkins from 1.94 to 1.95 (#7655)
Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.94 to 1.95.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
- [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.94...jenkins-1.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 06:41:42 -07:00
Jenkins Release Bot 62c2fbcc7a [maven-release-plugin] prepare for next development iteration 2023-02-14 12:44:07 +00:00
Jenkins Release Bot f8e69628ac [maven-release-plugin] prepare release jenkins-2.391 2023-02-14 12:43:56 +00:00
dependabot[bot] d1a4bc40d1
Bump spotless-maven-plugin from 2.31.0 to 2.33.0 (#7638)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.31.0 to 2.33.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.31.0...lib/2.33.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-11 17:19:56 -07:00
Alexander Brandes 4d34dc28ee
Fix broken issueManagement URL (#7642) 2023-02-11 17:19:40 -07:00
Jesse Glick 0a49c6b5dc
Upgrade Winstone from 6.7 to 6.10 (#7632)
* Upgrade Winstone to 6.10

* Fixed up comment
2023-02-09 11:29:55 +01:00
Jenkins Release Bot af5a649a47 [maven-release-plugin] prepare for next development iteration 2023-02-07 13:08:02 +00:00
Jenkins Release Bot 3c46e8665f [maven-release-plugin] prepare release jenkins-2.390 2023-02-07 13:07:49 +00:00
Jesse Glick e0aee591d0
[JENKINS-70531] Apply timeout on WebSocket write operations (#7596)
* Apply timeout on WebSocket write operations
* https://github.com/jenkinsci/remoting/pull/621 released
2023-02-05 07:19:09 -07:00
dependabot[bot] 88830540db
Bump checkstyle from 10.6.0 to 10.7.0 (#7615)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.6.0...checkstyle-10.7.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 07:07:38 -07:00
Jenkins Release Bot 186151ed9e [maven-release-plugin] prepare for next development iteration 2023-01-31 12:47:54 +00:00
Jenkins Release Bot abdae6c271 [maven-release-plugin] prepare release jenkins-2.389 2023-01-31 12:47:44 +00:00
dependabot[bot] aeb38abb2b
Bump spotless-maven-plugin from 2.30.0 to 2.31.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.30.0...lib/2.31.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 21:22:12 +00:00
dependabot[bot] 2181f31e28
Bump parent POM from 1.93 to 1.94 (#7603)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 13:20:51 -08:00
Jenkins Release Bot 632700b8bb [maven-release-plugin] prepare for next development iteration 2023-01-24 12:46:39 +00:00
Jenkins Release Bot b2f4d11114 [maven-release-plugin] prepare release jenkins-2.388 2023-01-24 12:46:29 +00:00
Jenkins Release Bot 11bf736ed9 [maven-release-plugin] prepare for next development iteration 2023-01-17 13:01:29 +00:00
Jenkins Release Bot 8c774b6e63 [maven-release-plugin] prepare release jenkins-2.387 2023-01-17 13:01:18 +00:00
dependabot[bot] 5e50ee0ed5
Bump spotless-maven-plugin from 2.29.0 to 2.30.0 (#7586) 2023-01-17 01:06:36 +00:00
Jenkins Release Bot c3620b8944 [maven-release-plugin] prepare for next development iteration 2023-01-10 13:36:01 +00:00
Jenkins Release Bot 5cecd13ec3 [maven-release-plugin] prepare release jenkins-2.386 2023-01-10 13:35:49 +00:00
dependabot[bot] 34b81b179b
Bump parent POM from 1.92 to 1.93 (#7561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 10:31:12 -08:00
Jenkins Release Bot 7c1885554e [maven-release-plugin] prepare for next development iteration 2023-01-03 13:41:34 +00:00
Jenkins Release Bot 36457c6d5f [maven-release-plugin] prepare release jenkins-2.385 2023-01-03 13:41:11 +00:00
dependabot[bot] 9d961dcce5
Bump spotless-maven-plugin from 2.28.0 to 2.29.0 (#7557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 09:16:26 +00:00
dependabot[bot] ab2b0b84d5
Bump checkstyle from 10.5.0 to 10.6.0 (#7558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-03 09:16:09 +00:00
Jenkins Release Bot b323a70525 [maven-release-plugin] prepare for next development iteration 2022-12-27 12:57:08 +00:00
Jenkins Release Bot ce7e5d7037 [maven-release-plugin] prepare release jenkins-2.384 2022-12-27 12:56:58 +00:00
Basil Crow ffe99f00b8
De-duplicate file-based logging implementations (#7256) 2022-12-23 09:41:39 -08:00
Jenkins Release Bot e7b46e917c [maven-release-plugin] prepare for next development iteration 2022-12-20 13:36:22 +00:00
Jenkins Release Bot c03ccfd0c3 [maven-release-plugin] prepare release jenkins-2.383 2022-12-20 13:36:10 +00:00
Basil Crow a7b1958d7f
Upgrade Remoting from 3077.vd69cf116da_6f to 3085.vc4c6977c075a (#7526) 2022-12-16 08:38:53 -08:00
Jenkins Release Bot ec8890341d [maven-release-plugin] prepare for next development iteration 2022-12-13 12:45:21 +00:00
Jenkins Release Bot bcdb87773d [maven-release-plugin] prepare release jenkins-2.382 2022-12-13 12:45:05 +00:00
Basil Crow ef2cc881b5
[JENKINS-68696] Remove `javax.servlet:servlet-api` dependency (#7478) 2022-12-08 06:11:53 -08:00
dependabot[bot] 95e4052594
Bump `lib-access-modifier` from 1.29 to 1.30 (#7484)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 06:20:17 -08:00
Jenkins Release Bot 6065ba9641 [maven-release-plugin] prepare for next development iteration 2022-12-06 13:35:51 +00:00
Jenkins Release Bot 467d2fd1d8 [maven-release-plugin] prepare release jenkins-2.381 2022-12-06 13:35:34 +00:00
Basil Crow 44db7b5cdc
Update core components to latest versions (#7465) 2022-12-02 08:11:09 -08:00
Jenkins Release Bot ad5ad25998 [maven-release-plugin] prepare for next development iteration 2022-11-29 13:15:43 +00:00
Jenkins Release Bot d34df8b5e5 [maven-release-plugin] prepare release jenkins-2.380 2022-11-29 13:15:26 +00:00
dependabot[bot] cceff2c761
Bump Checkstyle from 10.4 to 10.5.0 (#7455)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 19:25:15 -08:00
dependabot[bot] 8488c540bf
Bump Spotless Maven Plugin from 2.27.2 to 2.28.0 (#7447)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
2022-11-26 07:03:42 -08:00
Jenkins Release Bot f10f63f1d0 [maven-release-plugin] prepare for next development iteration 2022-11-22 13:32:26 +00:00
Jenkins Release Bot d8da52694f [maven-release-plugin] prepare release jenkins-2.379 2022-11-22 13:32:08 +00:00
dependabot[bot] a18de54ee6
Bump parent POM from 1.91 to 1.92 (#7422)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-20 07:52:05 -08:00
dependabot[bot] 9b78a8e57d
[JENKINS-70105] Slow down WebSocket reconnect logic when the controller is responding (#7407)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-20 07:51:15 -08:00
dependabot[bot] 03c380f6c4
Bump `bridge-method-injector` from 1.24 to 1.25 (#7405)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 08:14:01 -08:00
dependabot[bot] a55758f311
Bump `bridge-method-injector` from 1.23 to 1.24 (#7395)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 17:41:06 -08:00
Jenkins Release Bot 098a2fea27 [maven-release-plugin] prepare for next development iteration 2022-11-15 12:51:50 +00:00
Jenkins Release Bot 124d4b73fc [maven-release-plugin] prepare release jenkins-2.378 2022-11-15 12:51:32 +00:00
Basil Crow 6376fd5d71
Increase minimum required Remoting version from 4.2.1 to 4.7 (#7340) 2022-11-10 11:14:22 -08:00
Jenkins Release Bot 5bf632f261 [maven-release-plugin] prepare for next development iteration 2022-11-08 12:57:33 +00:00
Jenkins Release Bot 168e1ddef3 [maven-release-plugin] prepare release jenkins-2.377 2022-11-08 12:57:15 +00:00
dependabot[bot] 0cb929849d
Bump parent POM from 1.90 to 1.91 (#7331)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 09:42:33 -07:00
Basil Crow 2dccfe045a
Remove unused metrics profile (#7330) 2022-11-03 21:21:49 -07:00
Jenkins Release Bot e799853b0b [maven-release-plugin] prepare for next development iteration 2022-11-01 23:47:59 +00:00
Jenkins Release Bot c641f666b3 [maven-release-plugin] prepare release jenkins-2.376 2022-11-01 23:47:36 +00:00
dependabot[bot] 502aab91d4
Bump Checkstyle from 10.3.4 to 10.4 (#7318)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 07:52:06 -07:00
Alex Earl 0815fd8a48
[JENKINS-68652] Upgrade ANTLR from 2.7.7 to 4.11.1 (#7293)
Co-authored-by: Basil Crow <me@basilcrow.com>
2022-10-30 10:34:37 -07:00
dependabot[bot] 11dc8c7378
Bump Remoting from 3068.v09b_895d8da_14 to 3071.v7e9b_0dc08466 (#7309)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 08:01:50 -07:00
Jenkins Release Bot e7df5eb528 [maven-release-plugin] prepare for next development iteration 2022-10-25 12:48:50 +00:00
Jenkins Release Bot 2a6b4b6821 [maven-release-plugin] prepare release jenkins-2.375 2022-10-25 12:48:22 +00:00
dependabot[bot] a780c77f6d
Bump parent POM from 1.89 to 1.90 (#7300)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 08:42:20 -07:00