odlparent.git
29 hours agoFork JVM for SpotBugs 03/111503/2 master
Robert Varga [Tue, 23 Apr 2024 18:44:15 +0000 (20:44 +0200)]
Fork JVM for SpotBugs

Downstream testing shows that parallel builds tend to hang on SpotBugs.
Run the analysis in a separate JVM again until we can figure out what is
going on.

Change-Id: I59ba05289bf2872ac25d1ac43a1ac2345b578cb2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
31 hours agoFix bundle state check logic for feature-test-plugin 88/111488/6
Ruslan Kashapov [Tue, 23 Apr 2024 10:43:09 +0000 (13:43 +0300)]
Fix bundle state check logic for feature-test-plugin

Using bundleContext listener is not reliable due to
only osgi bundle state change is being tracked. Using periodic
state check of all the bundles to track karaf bundle states.

Also: log messages updated for NOK bundles, check interval
configurable, timeout defaults is consistent for mojo and probe.

JIRA: ODLPARENT-312
Change-Id: I6e38216b9701d0858655d12f928eee314ee5edef
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
2 days agoBump maven-jar-plugin to 3.4.1 97/111497/1
Robert Varga [Tue, 23 Apr 2024 11:08:45 +0000 (13:08 +0200)]
Bump maven-jar-plugin to 3.4.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12354551

Change-Id: I3c9386defe3ba000a87b022f42a2d29bcb604101
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 days agoBump commons-io to 2.16.1 50/111450/1
Robert Varga [Thu, 18 Apr 2024 13:09:57 +0000 (15:09 +0200)]
Bump commons-io to 2.16.1

https://commons.apache.org/proper/commons-io/changes-report.html#a2.16.1

Change-Id: I0b8d22176c468543fc9e117f25cdb42fc3ce8e0c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 days agoBump commons-text to 1.12.0 49/111449/1
Robert Varga [Thu, 18 Apr 2024 13:07:10 +0000 (15:07 +0200)]
Bump commons-text to 1.12.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318221&version=12353778

Change-Id: I8f23aca898468caa8f7e2f5c5c258cf5bfb0c6e4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 days agoBump Netty to 4.1.109.Final 48/111448/1
Robert Varga [Thu, 18 Apr 2024 13:04:32 +0000 (15:04 +0200)]
Bump Netty to 4.1.109.Final

https://netty.io/news/2024/04/15/4-1-109-Final.html

Change-Id: I9155efb2e4fb7df2b128cd306b3aad1132122977
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 days agoBump threeten-extra to 1.8.0 47/111447/1
Robert Varga [Thu, 18 Apr 2024 13:02:03 +0000 (15:02 +0200)]
Bump threeten-extra to 1.8.0

https://www.threeten.org/threeten-extra/changes-report.html#a1.8.0

Change-Id: I5c654725827a5915c09779de78e2508c0e3beb06
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 days agoBump org.slf4j to 2.0.12 46/111446/1
Peter Suna [Thu, 18 Apr 2024 09:22:14 +0000 (11:22 +0200)]
Bump org.slf4j to 2.0.12

https://www.slf4j.org/news.html#2.0.10
https://www.slf4j.org/news.html#2.0.11
https://www.slf4j.org/news.html#2.0.12

Change-Id: I65df446ebde082462be3875eb31dd5f1dc562cd3
Signed-off-by: Peter Suna <peter.suna@pantheon.tech>
10 days agoBump versions 13.1.2-SNAPSHOT 92/111392/1
Robert Varga [Mon, 15 Apr 2024 09:38:08 +0000 (11:38 +0200)]
Bump versions 13.1.2-SNAPSHOT

This starts the next development iteration.

Change-Id: Ia5d250d417011b5d6bdd6bacfa7c1e2b625a3a18
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
10 days agoRelease odlparent v13.1.1
jenkins-releng [Mon, 15 Apr 2024 09:06:52 +0000 (09:06 +0000)]
Release odlparent

10 days agoUpdate news for 13.1.1 85/111385/2
Robert Varga [Sun, 14 Apr 2024 21:41:52 +0000 (23:41 +0200)]
Update news for 13.1.1

Update news for 13.1.0, as they include an unplanned, but welcome update
of slf4j.

Change-Id: I45cd3c4413c1b658d8e90555cc86a8c097b31886
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
10 days agoBump log4j to 2.23.1 83/111383/1
Robert Varga [Sun, 14 Apr 2024 20:47:42 +0000 (22:47 +0200)]
Bump log4j to 2.23.1

https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-1

Change-Id: I501b04dc4250c95fef17d74c76016bbcd8cd5b55
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoAdopt slf4j-2.0.12 79/111379/1
Robert Varga [Sun, 14 Apr 2024 11:47:00 +0000 (13:47 +0200)]
Adopt slf4j-2.0.12

This patch upgrades baseline SLF4J to 2.0.12:
https://www.slf4j.org/faq.html#changesInVersion200
https://www.slf4j.org/news.html#2.0.1
https://www.slf4j.org/news.html#2.0.2
https://www.slf4j.org/news.html#2.0.3
https://www.slf4j.org/news.html#2.0.4
https://www.slf4j.org/news.html#2.0.5
https://www.slf4j.org/news.html#2.0.6
https://www.slf4j.org/news.html#2.0.7
https://www.slf4j.org/news.html#2.0.8
https://www.slf4j.org/news.html#2.0.9
https://www.slf4j.org/news.html#2.0.10
https://www.slf4j.org/news.html#2.0.11
https://www.slf4j.org/news.html#2.0.12

The new baseline requires:
- logback-1.3.x, hence we adopt logback-1.3.14:
https://logback.qos.ch/news.html#1.3.0
https://logback.qos.ch/news.html#1.3.1
https://logback.qos.ch/news.html#1.3.2
https://logback.qos.ch/news.html#1.3.3
https://logback.qos.ch/news.html#1.3.4
https://logback.qos.ch/news.html#1.3.5
https://logback.qos.ch/news.html#1.3.6
https://logback.qos.ch/news.html#1.3.7
https://logback.qos.ch/news.html#1.3.8
https://logback.qos.ch/news.html#1.3.9
https://logback.qos.ch/news.html#1.3.10
https://logback.qos.ch/news.html#1.3.11
https://logback.qos.ch/news.html#1.3.12
https://logback.qos.ch/news.html#1.3.13
https://logback.qos.ch/news.html#1.3.14

- log4j-2.19.0+, hence we adopt log4j-2.23.0:
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-18-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-19-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-20-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-1
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-1
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-0

Change-Id: Ib0c08b9c6d8c53f30f72e1f9dda3f86ce40059f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoBump versions to 13.1.1-SNAPSHOT 76/111376/1
Robert Varga [Sun, 14 Apr 2024 10:48:44 +0000 (12:48 +0200)]
Bump versions to 13.1.1-SNAPSHOT

This starts the next development iteration.

Change-Id: I12df8f5a8fcdf5ba340491adf40572545cd248a0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoRelease odlparent v13.1.0
jenkins-releng [Sun, 14 Apr 2024 08:54:50 +0000 (08:54 +0000)]
Release odlparent

11 days agoDisable no-warnings in docs 75/111375/1
Robert Varga [Sun, 14 Apr 2024 08:46:11 +0000 (10:46 +0200)]
Disable no-warnings in docs

We have deprecated things, hence we generate warnings.

Change-Id: I5e801abea7a1a6c980e7090db6d9b6b4988878c1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoUpdate NEWS for 13.1.0 74/111374/1
Robert Varga [Sun, 14 Apr 2024 07:59:08 +0000 (09:59 +0200)]
Update NEWS for 13.1.0

Another roll up of news.

Change-Id: I487a3d4b67526cea1f8c4049e0fe3c99bdf3e4f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoBump maven-plugin-plugin to 3.12.0 73/111373/2
Robert Varga [Sun, 14 Apr 2024 07:29:59 +0000 (09:29 +0200)]
Bump maven-plugin-plugin to 3.12.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&version=12354176

Change-Id: I3f18d1f464866eec73909f1ca53bb971fe4d8188
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoBump maven-source-plugin to 3.3.1 72/111372/2
Robert Varga [Sun, 14 Apr 2024 07:28:25 +0000 (09:28 +0200)]
Bump maven-source-plugin to 3.3.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&version=12353471

Change-Id: I92f400d0497518203e3825ae2f0a14e345a0b2f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoBump jacoco to 0.8.12 71/111371/2
Robert Varga [Sun, 14 Apr 2024 07:26:20 +0000 (09:26 +0200)]
Bump jacoco to 0.8.12

https://github.com/jacoco/jacoco/releases/tag/v0.8.12

Change-Id: Ibc015929404dd971a5de943a726617901d1510f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoBump maven-jar-plugin to 3.4.0 70/111370/2
Robert Varga [Sun, 14 Apr 2024 07:25:02 +0000 (09:25 +0200)]
Bump maven-jar-plugin to 3.4.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12352303

Change-Id: I85f3de2ff36ba45503d5f639a15ea05cdd87e1fe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
11 days agoExclude Derby from pax-jdbc-features 66/110666/10
Peter Suna [Tue, 12 Mar 2024 12:07:42 +0000 (13:07 +0100)]
Exclude Derby from pax-jdbc-features

The pax-jdbc-features 1.5.7 includes a transitive dependency on
Derby version 10.14.2.0, which introduces a critical vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2022-46337

Current fix is available only for Java 21.

JIRA: ODLPARENT-306
Change-Id: Ied65ef7392436780b7b05ae27ec49def08f66665
Signed-off-by: Peter Suna <peter.suna@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
12 days agoBump Karaf to 4.4.6 40/111340/3
Robert Varga [Tue, 9 Apr 2024 15:20:25 +0000 (17:20 +0200)]
Bump Karaf to 4.4.6

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12354057
https://github.com/jetty/jetty.project/releases/tag/jetty-9.4.54.v20240208

Change-Id: I77bdb45e1fb53ab2f41a7b8d61f488daeef640fc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 weeks agoAnother roll up of NEWS 25/111225/4
Robert Varga [Wed, 3 Apr 2024 15:14:43 +0000 (17:14 +0200)]
Another roll up of NEWS

We have three more upgrades, mention them in the notes.

Change-Id: I0221a00da12dab5aad472005503189ce2c8e6db3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 weeks agoRevert "Bump spotbugs to 4.8.4" 55/111355/1
Robert Varga [Thu, 11 Apr 2024 10:25:37 +0000 (12:25 +0200)]
Revert "Bump spotbugs to 4.8.4"

This reverts commit 95d40aa725ab1d2bd04902d237a90730a7bba7d4, as there
seem to be parallel execution issues.

Change-Id: I2432cbe22a5824e892372a55806d771c00193b69
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 weeks agoRevert "Defang most SING_SINGLETON_ Spotbugs warnings" 54/111354/1
Robert Varga [Thu, 11 Apr 2024 10:25:52 +0000 (12:25 +0200)]
Revert "Defang most SING_SINGLETON_ Spotbugs warnings"

This reverts commit 51d80a8d57695502386ad8c351ba9fa11325f035, as it is
not needed without spotbugs-4.8.4.

Change-Id: Ide57acaad1ac76b0a0564bfa504ff700912bb311
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 weeks agoDefang most SING_SINGLETON_ Spotbugs warnings 47/111347/1
Robert Varga [Wed, 10 Apr 2024 11:15:04 +0000 (13:15 +0200)]
Defang most SING_SINGLETON_ Spotbugs warnings

These three violations are reported against perfectly-compliant classes,
making them less then useful. Disable them until upstream fixes their
heuristics.

Change-Id: I64361e2be3108ebbc044c35540df4aa0481967ae
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 weeks agoBump spotbugs to 4.8.4 41/111341/2
Robert Varga [Tue, 9 Apr 2024 17:25:35 +0000 (19:25 +0200)]
Bump spotbugs to 4.8.4

https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#484---2024-04-07
https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.8.4.0

Change-Id: I33c9f5fd771d2f6a9ee49879613853e6e6f3bc1f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 weeks agoAdd default MANIFEST.MF Spec/Impl entries 60/111260/2
Robert Varga [Thu, 4 Apr 2024 07:00:08 +0000 (09:00 +0200)]
Add default MANIFEST.MF Spec/Impl entries

We can auto-generate the following manifest entries:

Specification-Title: ODL :: odlparent :: bundles-test-lib
Specification-Version: 13.1
Specification-Vendor: OpenDaylight
Implementation-Title: ODL :: odlparent :: bundles-test-lib
Implementation-Version: 13.1.0-SNAPSHOT
Implementation-Vendor: OpenDaylight

Flip that particular switch on.

Change-Id: I85d8ed40a4d641e56afeef319dd5e3a6f58b1ca8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 weeks agoDeprecate features-test 79/111179/1
Robert Varga [Tue, 2 Apr 2024 09:25:34 +0000 (11:25 +0200)]
Deprecate features-test

features-test is no longer used, as it is superseded by the maven
plugin. Deprecate it for removal.

JIRA: ODLPARENT-262
Change-Id: Ia4d1b2e6d3c0a73cf29be887338a9976ef71bcbd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 weeks agoBump commons-io to 2.16.0 78/111178/2
Robert Varga [Tue, 2 Apr 2024 09:10:12 +0000 (11:10 +0200)]
Bump commons-io to 2.16.0

https://commons.apache.org/proper/commons-io/changes-report.html#a2.16.0

Change-Id: I5500f0c5a6af81e02e65c9444fb4c15f6c60054e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 weeks agoBump checkstyle to 10.15.0 77/111177/1
Robert Varga [Tue, 2 Apr 2024 09:06:16 +0000 (11:06 +0200)]
Bump checkstyle to 10.15.0

https://checkstyle.org/releasenotes.html#Release_10.15.0

Change-Id: I60f545f388c75edc3c1a59262c47e1be69a08ef0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
3 weeks agoBump maven-invoker-plugin to 3.6.1 76/111176/1
Robert Varga [Tue, 2 Apr 2024 09:00:14 +0000 (11:00 +0200)]
Bump maven-invoker-plugin to 3.6.1

https://github.com/apache/maven-invoker-plugin/releases/tag/maven-invoker-plugin-3.6.1

Change-Id: I040b6ccc64a3062ebe97e00dd4a150cf375f9b60
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoUpdate news a bit 41/111141/1
Robert Varga [Thu, 28 Mar 2024 14:52:23 +0000 (15:52 +0100)]
Update news a bit

We have had two more patches, reflect that.

Change-Id: I2d7aa84350d3d719497d668eb6e3f49e0ba6376b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump woodstox to 6.6.2 40/111140/1
Robert Varga [Thu, 28 Mar 2024 14:23:54 +0000 (15:23 +0100)]
Bump woodstox to 6.6.2

https://github.com/FasterXML/woodstox/milestone/34?closed=1

Change-Id: I4e56ae8ecc22df68146894959289a442833b35c4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump maven-plugin-plugin to 3.11.0 83/109783/7
Robert Varga [Mon, 15 Jan 2024 16:09:00 +0000 (17:09 +0100)]
Bump maven-plugin-plugin to 3.11.0

https://github.com/apache/maven-plugin-tools/releases/tag/maven-plugin-tools-3.11.0

Change-Id: I9349c84e200d4777b86494350212eb1fc96c2f5f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoSum up news for 13.1.0 91/111091/6
Robert Varga [Wed, 27 Mar 2024 02:50:48 +0000 (03:50 +0100)]
Sum up news for 13.1.0

There is quite a chunk of news, sum it up.

Change-Id: Ic457f022ba306bfbdb6c1fda146b506f3de06494
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump CheckStyle to 10.14.2 97/111097/2
Robert Varga [Wed, 27 Mar 2024 03:06:38 +0000 (04:06 +0100)]
Bump CheckStyle to 10.14.2

https://checkstyle.org/releasenotes.html#Release_10.14.2

Change-Id: I004d29e9280ff4cd84347faa2d3cba78590f48a1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump maven-compiler-plugin to 3.13.0 95/111095/2
Robert Varga [Wed, 27 Mar 2024 02:57:02 +0000 (03:57 +0100)]
Bump maven-compiler-plugin to 3.13.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12354079

Change-Id: I2de90b94ed7ca227a3e2b57ba6e127a9d96785f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump maven-assembly-plugin to 3.7.1 94/111094/2
Robert Varga [Wed, 27 Mar 2024 02:55:33 +0000 (03:55 +0100)]
Bump maven-assembly-plugin to 3.7.1

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12354406

Change-Id: I58d2b089b4ecfeb8e8f7aa9d5bbcce2c4ef5c13e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump cyclonedx-maven-plugin to 2.8.0 93/111093/2
Robert Varga [Wed, 27 Mar 2024 02:54:31 +0000 (03:54 +0100)]
Bump cyclonedx-maven-plugin to 2.8.0

https://github.com/CycloneDX/cyclonedx-maven-plugin/releases/tag/cyclonedx-maven-plugin-2.8.0

Change-Id: Ia27c380ca682641a49233ae88c4352bd8a3a1352
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump git-commit-id-maven-plugin to 8.0.2 92/111092/3
Robert Varga [Wed, 27 Mar 2024 02:52:35 +0000 (03:52 +0100)]
Bump git-commit-id-maven-plugin to 8.0.2

https://github.com/git-commit-id/git-commit-id-maven-plugin/releases/tag/v8.0.2

Change-Id: Iece4dda99846aa806c0b811e34d4ea8694cf3ff8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoFix Jackson 2.16 packaging 90/111090/3
Robert Varga [Wed, 27 Mar 2024 02:01:17 +0000 (03:01 +0100)]
Fix Jackson 2.16 packaging

Update feature description and patch pax-web to use Jackson 2.16.2
instead of 2.15.3.

Change-Id: I1db5224dc61c9b5bd21c4d25f50ea16d2c8dce46
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump awaitility to 4.2.1 95/100295/7
Robert Varga [Wed, 30 Mar 2022 16:54:17 +0000 (18:54 +0200)]
Bump awaitility to 4.2.1

https://github.com/awaitility/awaitility/blob/master/changelog.txt

Change-Id: I9ee1c8ced6851200e1af435a8282a54afeb48c17
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
4 weeks agoBump pax-jdbc version to 1.5.7 75/110875/4
Peter Suna [Tue, 19 Mar 2024 15:40:36 +0000 (16:40 +0100)]
Bump pax-jdbc version to 1.5.7

Bump pax-jdbc from version 1.5.6 to 1.5.7
https://github.com/ops4j/org.ops4j.pax.jdbc/milestone/33?closed=1

JIRA: ODLPARENT-310
Change-Id: Iafcbc24ec727f97f73ef35c738c4eba8b5ed3baa
Signed-off-by: Peter Suna <peter.suna@pantheon.tech>
4 weeks agoBump Netty to 4.1.108.Final 64/111064/1
Robert Varga [Tue, 26 Mar 2024 13:31:59 +0000 (14:31 +0100)]
Bump Netty to 4.1.108.Final

https://netty.io/news/2024/03/21/4-1-108-Final.html

Change-Id: I61514e56b84c9b3db37dd52bc947bb239ccc042c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 weeks agoBump jersey to 2.42 02/110902/2
Robert Varga [Wed, 20 Mar 2024 08:37:12 +0000 (09:37 +0100)]
Bump jersey to 2.42

https://github.com/eclipse-ee4j/jersey/releases/tag/2.42

Change-Id: Ideaa0dd1326623a142ad20f9f6e89e35a5046ef8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 weeks agoBump Jackson to 2.16.2 03/110903/1
Robert Varga [Wed, 20 Mar 2024 08:41:19 +0000 (09:41 +0100)]
Bump Jackson to 2.16.2

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.16
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.16.1
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.16.2

Change-Id: I5418038d26b36f401bec40e71fe86fe2c234ebc5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 weeks agoBump jdt-annotations to 2.3.0 28/110728/2
Robert Varga [Thu, 14 Mar 2024 06:31:24 +0000 (07:31 +0100)]
Bump jdt-annotations to 2.3.0

This introduces lifecycle annotations:
https://github.com/eclipse-jdt/eclipse.jdt.core/pull/1716

Change-Id: I635e16c279fa5d2ea7751d0cbfac911426674d37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 weeks agoBump error_prone_annotations to 2.26.1 27/110727/1
Robert Varga [Thu, 14 Mar 2024 06:30:10 +0000 (07:30 +0100)]
Bump error_prone_annotations to 2.26.1

https://github.com/google/error-prone/releases/tag/v2.26.0
https://github.com/google/error-prone/releases/tag/v2.26.1

Change-Id: Ieffd38c861d0234967bd53a15a7a47ed9ba386c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 weeks agoBump checkstyle to 10.14.1 15/110715/1
Robert Varga [Wed, 13 Mar 2024 13:44:03 +0000 (14:44 +0100)]
Bump checkstyle to 10.14.1

https://checkstyle.org/releasenotes.html#Release_10.14.1

Change-Id: I52f47f6aa127129d514baf0c919a9b6aced5b92f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 weeks agoBump git-commit-id-maven-plugin to 8.0.1 93/110693/1
Robert Varga [Wed, 13 Mar 2024 11:59:39 +0000 (12:59 +0100)]
Bump git-commit-id-maven-plugin to 8.0.1

https://github.com/git-commit-id/git-commit-id-maven-plugin/releases/tag/v8.0.1

Change-Id: Ida9e0a6c70509c6bcbd863ef95c6942fa0e81f26
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 weeks agoBump maven-remote-resources-plugin to 3.2.0 75/110675/1
Robert Varga [Tue, 12 Mar 2024 18:13:11 +0000 (19:13 +0100)]
Bump maven-remote-resources-plugin to 3.2.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317825&version=12353591

Change-Id: I66091603faa893f400c696c3ddc4ede7f36032b3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 weeks agoBump maven-assembly-plugin to 3.7.0 62/110662/1
Robert Varga [Tue, 12 Mar 2024 10:06:03 +0000 (11:06 +0100)]
Bump maven-assembly-plugin to 3.7.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220&version=12353243

Change-Id: I4fc805642c67e43b52a11a0750958fffd619cec0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoUpdate RTD configuration 22/110522/2
Robert Varga [Thu, 7 Mar 2024 12:20:04 +0000 (13:20 +0100)]
Update RTD configuration

ReadTheDocs build is failing due to missing OS declaration. Fix that and
modernize configuration.

Change-Id: I5791b300594cadb45c0fcd97581287b11dff85b7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoBump git-commit-id-maven-plugin to 8.0.0 82/110482/1
Robert Varga [Tue, 5 Mar 2024 22:05:36 +0000 (23:05 +0100)]
Bump git-commit-id-maven-plugin to 8.0.0

https://github.com/git-commit-id/git-commit-id-maven-plugin/releases/tag/v8.0.0

Change-Id: I76630264ac63ff19858712d4c53211e93e24c51f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoFixup javadoc links 61/110461/1
Robert Varga [Sun, 3 Mar 2024 19:51:21 +0000 (20:51 +0100)]
Fixup javadoc links

We have two problems:
- hamcrest is redirecting to https site
- guava docs are pointing to the wrong version
Fix both.

Change-Id: I0643368f167b08360860f024266a978e00de9ef6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoRevert "Adopt slf4j-2.0.12" 53/110453/1
Robert Varga [Sun, 3 Mar 2024 12:24:04 +0000 (13:24 +0100)]
Revert "Adopt slf4j-2.0.12"

This reverts commit cf438d63b20c25ed153ea6c2898cdc6a014d9009. This would
end up leaking from all rebuilt artifacts, which is not appropriate for
a minor release bump.

Change-Id: Ie2248294807fd0dd2b751ae43569be13eb430cfd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoAdopt slf4j-2.0.12 92/109292/8
Robert Varga [Mon, 11 Dec 2023 16:46:00 +0000 (17:46 +0100)]
Adopt slf4j-2.0.12

This patch upgrades baseline SLF4J to 2.0.12:
https://www.slf4j.org/faq.html#changesInVersion200
https://www.slf4j.org/news.html#2.0.1
https://www.slf4j.org/news.html#2.0.2
https://www.slf4j.org/news.html#2.0.3
https://www.slf4j.org/news.html#2.0.4
https://www.slf4j.org/news.html#2.0.5
https://www.slf4j.org/news.html#2.0.6
https://www.slf4j.org/news.html#2.0.7
https://www.slf4j.org/news.html#2.0.8
https://www.slf4j.org/news.html#2.0.9
https://www.slf4j.org/news.html#2.0.10
https://www.slf4j.org/news.html#2.0.11
https://www.slf4j.org/news.html#2.0.12

The new baseline requires:
- logback-1.3.x, hence we adopt logback-1.3.14:
https://logback.qos.ch/news.html#1.3.0
https://logback.qos.ch/news.html#1.3.1
https://logback.qos.ch/news.html#1.3.2
https://logback.qos.ch/news.html#1.3.3
https://logback.qos.ch/news.html#1.3.4
https://logback.qos.ch/news.html#1.3.5
https://logback.qos.ch/news.html#1.3.6
https://logback.qos.ch/news.html#1.3.7
https://logback.qos.ch/news.html#1.3.8
https://logback.qos.ch/news.html#1.3.9
https://logback.qos.ch/news.html#1.3.10
https://logback.qos.ch/news.html#1.3.11
https://logback.qos.ch/news.html#1.3.12
https://logback.qos.ch/news.html#1.3.13
https://logback.qos.ch/news.html#1.3.14

- log4j-2.19.0+, hence we adopt log4j-2.23.0:
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-18-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-19-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-20-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-21-1
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-0
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-22-1
https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-0

Change-Id: I7109f576256ca20d6e8281cf4ddfe70b6e2033e8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoUpdate maven-{deploy,install}-plugin to 3.1.1 50/110450/5
Robert Varga [Sun, 3 Mar 2024 10:28:19 +0000 (11:28 +0100)]
Update maven-{deploy,install}-plugin to 3.1.1

There two plugin share expectations, so their major version needs to be
bumped at the same time.

maven-deploy-plugin:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12330476
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12344166
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12351654
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12352181
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12352894

maven-install-plugin:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12334343
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12344165
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12352096
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12352107
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524&version=12353026

Since single-feature-parent's mechanics results in what is considered an
incomplete project, https://issues.apache.org/jira/browse/MINSTALL-151,
set allowIncompleteProjects=true for those features. The same affects
feature-repo-parent.

Change-Id: I03b2019795f801e20913d30561b5ffbae0782047
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoFix dependency check for mockito-5.11.0 52/110452/2
Robert Varga [Sun, 3 Mar 2024 11:23:56 +0000 (12:23 +0100)]
Fix dependency check for mockito-5.11.0

Previous upgrade missed the dependency check update, fix that.

Change-Id: Ie96bd0cddc556090a00c1e125636913b4f350cfb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoFix another features-test-plugin reference 51/110451/1
Robert Varga [Sun, 3 Mar 2024 10:55:28 +0000 (11:55 +0100)]
Fix another features-test-plugin reference

We should not be using project.version, as that actually is the version
of the feature being tested.

JIRA: ODLPARENT-262
Change-Id: Ic97d9f654ec13e19d2fa98d125838e7c51473c8d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoClean up container stop logic 49/110449/4
Robert Varga [Sun, 3 Mar 2024 07:00:10 +0000 (08:00 +0100)]
Clean up container stop logic

Introduce nested try/catch blocks, so that the we do not need an
AtomicBoolean to track whether the container has been started or not.

JIRA: ODLPARENT-262
Change-Id: I9807cfeacd4d4e57f9d4b376e592233d2de70aba
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoFix features-test-plugin reference 46/110446/4
Robert Varga [Sun, 3 Mar 2024 06:48:00 +0000 (07:48 +0100)]
Fix features-test-plugin reference

We should not be using project.version, as that actually is the version
of the feature being tested.

JIRA: ODLPARENT-262
Change-Id: Ia4e258ef47ac2bbd684436ca0d7d0908b43d7f99
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoUse fair locks 48/110448/4
Robert Varga [Sun, 3 Mar 2024 06:53:33 +0000 (07:53 +0100)]
Use fair locks

When we are contended, we should try and execute tests on a first-come
first-serve basis.

JIRA: ODLPARENT-262
Change-Id: I68e45bb9d0f59130083c188c19617e1a91636234
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoUse a static block in TestFeaturesMojo 47/110447/4
Robert Varga [Sun, 3 Mar 2024 06:51:18 +0000 (07:51 +0100)]
Use a static block in TestFeaturesMojo

We have a single-use method, use a static block instead.

JIRA: ODLPARENT-262
Change-Id: I48528311953de8bb9b9b1c8e8c27493bc3c38e63
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoAccess usingBundles only once 45/110445/3
Robert Varga [Sun, 3 Mar 2024 06:43:41 +0000 (07:43 +0100)]
Access usingBundles only once

Cache the result of getUsingBundles() in a local variable, so we do not
access it twice.

JIRA: ODLPARENT-262
Change-Id: I895b5090783a018e5bbcb7adba0ac5cc672cf600
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoAccess ServiceReference bundle only once 44/110444/3
Robert Varga [Sun, 3 Mar 2024 06:39:55 +0000 (07:39 +0100)]
Access ServiceReference bundle only once

Cache the result of getBundle(), as we will be needing it anyway.

JIRA: ODLPARENT-262
Change-Id: Ic3f12503ec2b81ac20165a9555900ff783e48a0e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoPackage netty-codec-http2 41/110441/1
Robert Varga [Sun, 3 Mar 2024 06:12:38 +0000 (07:12 +0100)]
Package netty-codec-http2

Downstreams are interested in using HTTP/2, make sure we include the
corresponding codec.

Change-Id: I932d95a7158ff3e4e183882873decbb14e872fff
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoSet spotbugs.fork to false 40/110440/1
Robert Varga [Sun, 3 Mar 2024 06:08:48 +0000 (07:08 +0100)]
Set spotbugs.fork to false

Do not fork a new JVM, as it wastes CPU cycles to start it up.

Change-Id: I44659518be833cd166417dad75561ce6f46ebcfd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoMigrate SFT from unit test to plugin implementation 74/109774/12
Ruslan Kashapov [Fri, 12 Jan 2024 08:00:56 +0000 (10:00 +0200)]
Migrate SFT from unit test to plugin implementation

JIRA: ODLPARENT-262
Change-Id: I47325fde0e5f3cc5395fe0ab9c948dbe440ae9ce
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
7 weeks agoFix warning message 38/110438/1
Robert Varga [Sat, 2 Mar 2024 15:15:14 +0000 (16:15 +0100)]
Fix warning message

We are testing everything up to and including Java 21, correct the
message.

Change-Id: I859585d700b51652c62ff3dbd04a17558123d8be
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoBump versions to 13.1.0-SNAPSHOT 26/110426/1
Robert Varga [Fri, 1 Mar 2024 21:29:34 +0000 (22:29 +0100)]
Bump versions to 13.1.0-SNAPSHOT

This starts the next minor development iteration.

Change-Id: Ice5161c9d8c4e72559bc189136f5f7736efba082
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoBump versions 13.0.12-SNAPSHOT 25/110425/1
Robert Varga [Fri, 1 Mar 2024 21:28:13 +0000 (22:28 +0100)]
Bump versions 13.0.12-SNAPSHOT

This starts the next development iteration.

Change-Id: Ie17e6d96465c8b4292cc0e0ec2ca7f90501b9024
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoRelease odlparent v13.0.11
jenkins-releng [Fri, 1 Mar 2024 20:30:04 +0000 (20:30 +0000)]
Release odlparent

7 weeks agoExpand features-test-plugin-it dependencies 22/110422/3
Robert Varga [Fri, 1 Mar 2024 18:07:42 +0000 (19:07 +0100)]
Expand features-test-plugin-it dependencies

We need odlparent-artifacts to be built before we attempt execution,
make sure they are a dependency.

Change-Id: Iee1ca1b64a3a941a0141fadd2fff2af5c1f19a37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoFix features-test-plugin-it parent reference 21/110421/1
Robert Varga [Fri, 1 Mar 2024 17:32:22 +0000 (18:32 +0100)]
Fix features-test-plugin-it parent reference

The path is not pointing to the actual parent, fix that.

Change-Id: Ic4f1338df382a5edf12c58794b99f33e064012fd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoUpdate news for 13.0.11 14/110414/2
Robert Varga [Fri, 1 Mar 2024 14:17:28 +0000 (15:17 +0100)]
Update news for 13.0.11

Sum up the changes delivered in this iteration.

Change-Id: I2ae72402cea37955563a984f8894199d08309c61
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
7 weeks agoBump Mockito to 5.11.0 17/110417/1
Robert Varga [Fri, 1 Mar 2024 16:33:26 +0000 (17:33 +0100)]
Bump Mockito to 5.11.0

https://github.com/mockito/mockito/releases/tag/v5.11.0

Change-Id: If109ab36cbe9918302fa40db34809d7063ce47a2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoRevert "Bump modernizer-maven-plugin to 2.8.0" 01/110401/1
Robert Varga [Thu, 29 Feb 2024 10:21:11 +0000 (11:21 +0100)]
Revert "Bump modernizer-maven-plugin to 2.8.0"

This reverts commit 07c044446d6bde36847ca8d3a181db7fb3638536, as we are
not ready to require maven-3.9.5.

Change-Id: I7dca7a6bc14b1c0d588bc212c0b5ed9224117251
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoBump woodstox to 6.6.1 00/110400/2
Robert Varga [Thu, 29 Feb 2024 10:00:08 +0000 (11:00 +0100)]
Bump woodstox to 6.6.1

https://github.com/FasterXML/woodstox/milestone/33?closed=1

Change-Id: I4a6da24c4c9a453bf3aafa046df527058385838b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoBump checkstyle to 10.14.0 99/110399/2
Robert Varga [Thu, 29 Feb 2024 09:56:48 +0000 (10:56 +0100)]
Bump checkstyle to 10.14.0

https://checkstyle.org/releasenotes.html#Release_10.14.0

Change-Id: Iabfb0a86796e896f9da0738983408a2f33710e06
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoMigrate odl-gson to template 60/110360/1
Robert Varga [Mon, 26 Feb 2024 19:10:45 +0000 (20:10 +0100)]
Migrate odl-gson to template

Use a template instead of auto-generated feature.

Change-Id: Ie4b64b224d718f25ba0d415cac3c55563867a664
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoMigrate odl-javassist-3 to template 59/110359/1
Robert Varga [Mon, 26 Feb 2024 19:06:03 +0000 (20:06 +0100)]
Migrate odl-javassist-3 to template

Use a template instead of auto-generated feature.

Change-Id: Ib36ab8532a00152e5f5486b1d79e326e82a2f23d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoMigrate odl-woodstox to template 58/110358/1
Robert Varga [Mon, 26 Feb 2024 19:01:56 +0000 (20:01 +0100)]
Migrate odl-woodstox to template

Use a template instead of auto-generated feature.

Change-Id: I28ca54c816a79fa95108c1e0f19c257c40b9720d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoMigrate odl-stax2-api to template 51/110351/2
Robert Varga [Mon, 26 Feb 2024 10:22:23 +0000 (11:22 +0100)]
Migrate odl-stax2-api to template

Use a template instead of auto-generated feature.

Change-Id: Ide5477fe646d21c15af31a1780a40b414b12401b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoMigrate odl-servlet-api to template 50/110350/2
Robert Varga [Mon, 26 Feb 2024 09:57:37 +0000 (10:57 +0100)]
Migrate odl-servlet-api to template

Use a template instead of auto-generated feature.

Change-Id: I88d65fcff75791e9ee957498ade3535927c5390c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoBump modernizer-maven-plugin to 2.8.0 48/110348/1
Robert Varga [Sun, 25 Feb 2024 22:56:40 +0000 (23:56 +0100)]
Bump modernizer-maven-plugin to 2.8.0

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-2.8.0

Change-Id: I6c8d9dc1a27781a7c8e4399dfa18ddfcdef92d3b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoConvert odl-apache-commons-text to a template feature 47/110347/1
Robert Varga [Sun, 25 Feb 2024 22:13:53 +0000 (23:13 +0100)]
Convert odl-apache-commons-text to a template feature

Rather than generating this feature, lock it in as a template.

Change-Id: I56c0adea729ebce9e03463c0508a7ad4eb8656da
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
8 weeks agoCovert odl-apache-commons-lang3 to template 46/110346/1
Robert Varga [Sun, 25 Feb 2024 21:32:10 +0000 (22:32 +0100)]
Covert odl-apache-commons-lang3 to template

Use template-feature-parent instead of auto-generation.

Change-Id: I823e7e06f7dd521ddd0f672b16888b6e3f4f7c7b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump Jackson to 2.15.4 85/110285/4
Robert Varga [Thu, 22 Feb 2024 07:32:22 +0000 (08:32 +0100)]
Bump Jackson to 2.15.4

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15.4

Change-Id: I323cd1c14395fb560e6eab03b5d5bcecaf3178cc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoFixup junit dependency check 87/110287/3
Robert Varga [Thu, 22 Feb 2024 08:12:18 +0000 (09:12 +0100)]
Fixup junit dependency check

Update dependency check to reflect JUnit upgrade.

Change-Id: I502e909158b33bcdaa9087e74f9d05c7571c3300
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump error_prone_annotations to 2.25.0 83/110283/1
Robert Varga [Thu, 22 Feb 2024 07:29:34 +0000 (08:29 +0100)]
Bump error_prone_annotations to 2.25.0

Just another upgrade.

Change-Id: I8879e344fbfa20fa208e15a71b264c88d6935edc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump immutables.org to 2.10.1 82/110282/1
Robert Varga [Thu, 22 Feb 2024 07:28:08 +0000 (08:28 +0100)]
Bump immutables.org to 2.10.1

https://github.com/immutables/immutables/releases/tag/2.10.1

Change-Id: If5a03a3ec6e1a4985a470c9f949a489f4cdb7d08
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump maven-shade-plugin to 3.5.2 81/110281/1
Robert Varga [Thu, 22 Feb 2024 07:13:07 +0000 (08:13 +0100)]
Bump maven-shade-plugin to 3.5.2

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352505

Change-Id: Ifd358225cf00bb51d5af815a751bcbd12a978798
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump exec-maven-plugin to 3.2.0 80/110280/1
Robert Varga [Thu, 22 Feb 2024 07:07:30 +0000 (08:07 +0100)]
Bump exec-maven-plugin to 3.2.0

https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.2.0

Change-Id: I541f6079b13151fc9d93e7066eb4af850ecc051d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump Netty to 4.1.107.Final 31/110231/1
Robert Varga [Tue, 13 Feb 2024 13:01:16 +0000 (14:01 +0100)]
Bump Netty to 4.1.107.Final

https://netty.io/news/2024/02/13/4-1-107-Final.html

Change-Id: I07ab19bb61543e4d14bb16e379a478b1b748e946
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump assertj to 3.25.3 26/110226/1
Robert Varga [Mon, 12 Feb 2024 10:37:39 +0000 (11:37 +0100)]
Bump assertj to 3.25.3

https://github.com/assertj/assertj/releases/tag/assertj-build-3.25.3

Change-Id: I05cc1fb511dcd744ef15266963bbf84cc315fd30
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump asciidoctor-maven-plugin to 2.2.6 25/110225/1
Robert Varga [Mon, 12 Feb 2024 10:34:06 +0000 (11:34 +0100)]
Bump asciidoctor-maven-plugin to 2.2.6

https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-2.2.6

Change-Id: I1ac14411db513f087134954862613e2159476285
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
2 months agoBump spotbugs-maven-plugin to 4.8.3.1 24/110224/1
Robert Varga [Mon, 12 Feb 2024 10:32:37 +0000 (11:32 +0100)]
Bump spotbugs-maven-plugin to 4.8.3.1

https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.8.3.1

Change-Id: Iac1340f639242e3fbcec226039890afa4dd32bbf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>