aboutsummaryrefslogtreecommitdiffstats
path: root/WORKSPACE
Commit message (Collapse)AuthorAgeFilesLines
* Update Jetty to 12.0.15Matthias Sohn2024-11-181-9/+9
| | | | Change-Id: I8414114bb6c38b62d912e55810b4bf68faf3083f
* Update bouncycastle to 1.79Matthias Sohn2024-11-051-9/+9
| | | | Change-Id: Ib81d73075ebc9dcdc73aacf30fa02ad56a502d51
* Update bytebuddy to 1.15.10Matthias Sohn2024-11-051-3/+3
| | | | Change-Id: I49cd5bedd86601380a26f7a7213fc78ebd091393
* Update mockito to 5.14.2Matthias Sohn2024-10-241-2/+2
| | | | Change-Id: I0e6442a86ba1790680b832d62d4b04df0713da5f
* Update bytebuddy to 1.15.7Matthias Sohn2024-10-241-3/+3
| | | | Change-Id: I8f718f0b06887c8ebfe70941dc2730604f0790e0
* Update jetty to 12.0.14Matthias Sohn2024-10-091-17/+9
| | | | Change-Id: I05da7de8fa370e3f00532f9f50408ddb79d37e56
* Update Apache sshd to 2.14.0Matthias Sohn2024-10-091-3/+3
| | | | | | | | | | | | | | | | | This fixes an 'incorrect signature' error when trying to use the keys generated by SSHD during server init with an OpenSSH client. This also includes a few other changes since 2.13.2: * GH-524 Performance improvements * GH-533 Fix multi-step authentication * GH-582 Fix filtering in NamedFactory * GH-587 Prevent NullPointerExceptionon closed channel in NettyIoSession * GH-590 Better support for FIPS * GH-597 Pass on Charset in ClientSession.executeRemoteCommand() https://github.com/apache/mina-sshd/releases/tag/sshd-2.14.0 Change-Id: I76909fd56e70ee4ce16a075bd40ed6b2a609cc47
* Update mockito to 5.14.1Matthias Sohn2024-10-011-2/+2
| | | | Change-Id: I6da7acb4fb8188a5bd32382eca12593febff29b7
* Update jna to 5.15.0Matthias Sohn2024-10-011-3/+3
| | | | Change-Id: I164964b2173ee285d35d6d3a29caf30c0b8a6f95
* Update bytebuddy to 1.15.3Matthias Sohn2024-10-011-3/+3
| | | | Change-Id: Ib17b92d6f413f706ff97fb4ccf07847f4b5808ad
* Update commons-io:commons-io to 2.17.0Matthias Sohn2024-10-011-2/+2
| | | | Change-Id: Ib3030b917ffb1a02115345e9050180313efdc19b
* Update org.mockito:mockito-core to 5.13.0Matthias Sohn2024-09-121-2/+2
| | | | Change-Id: I7aa2a3ee8e5ad107992309ea1fd82eaa73bf59d6
* Update to jetty 12.0.13Matthias Sohn2024-09-121-17/+17
| | | | Change-Id: I05772a87c351fed631d386c034e01fca9ec38fb1
* Update org.apache.commons:commons-lang3 to 3.17.0Matthias Sohn2024-09-121-2/+2
| | | | Change-Id: I27a657a424050f0d7cacaec0f504c00f2c77b62a
* Update bytebuddy to 1.15.1Matthias Sohn2024-09-121-3/+3
| | | | Change-Id: I244dab5dec191497ad794cd16884f2392d0fa3b8
* Update jakarta.servlet:jakarta.servlet-api to 6.1.0Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: Ie95e0247e6a23a16343e0f644d613dfe95fd2d1e
* Update org.apache.commons:commons-compress to 1.27.1Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: Ibd48bfe5ec3fdd3d52d755dc4881e013aae21d5d
* Update org.tukaani:xz to 1.10Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: Ibd565d4d4e5ef0dd32514fdc6d73b44c25aaa27f
* Update org.assertj:assertj-core to 3.26.3Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: I37816b1700bbcd102eb5b1b2591ba493edea4b36
* Update org.apache.commons:commons-lang3 to 3.16.0Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: I7ec0cf1090aab26c1b1f70f816963fba63405034
* Update bytebuddy to 1.15.0Matthias Sohn2024-08-281-3/+3
| | | | Change-Id: Idec6369bb5da997e532b912c2984b51e77a3ac0d
* Update commons-logging:commons-logging to 1.3.4Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: I3dba27df9425484fdc630b067ddb19a2425aa891
* Update commons-codec:commons-codec to 1.17.1Matthias Sohn2024-08-281-2/+2
| | | | Change-Id: Ie78b1479ec95632981033342e65d546fc7bd905d
* Update jetty to 12.0.12Matthias Sohn2024-08-281-17/+17
| | | | Change-Id: I8b4381fcd067280050f31d6b8526c9f409244b55
* [ssh] Bump Apache MINA sshd 2.13.1 -> 2.13.2Thomas Wolf2024-08-101-3/+3
| | | | | | | | | | | | Apache MINA 2.13.[01] had a bug in the new sntrup761x25519-sha256 KEX exchange that was fixed in 2.13.2.[1] This is the only upstream code change. Bump the lower bound in the MANIFEST.MFs to 2.13.2 to avoid we ever use the broken 2.13.[01]. [1] https://github.com/apache/mina-sshd/issues/525 Change-Id: I5904f9826f99c46b50abc634153f90035646ce50 Signed-off-by: Thomas Wolf <twolf@apache.org>
* Update bytebuddy to 1.14.17Matthias Sohn2024-07-021-3/+3
| | | | Change-Id: I082c3726aa1b4f5bf97ac619b8265c734fc1d196
* Update jetty to 12.0.10Matthias Sohn2024-07-021-17/+17
| | | | Change-Id: I20622430e766cc856e7d62483983d3466384eef4
* Update org.apache.sshd to 2.13.1Matthias Sohn2024-07-011-3/+3
| | | | Change-Id: I040ccaffba337b252d731fe9661209818b5b63e3
* Merge branch 'next'Matthias Sohn2024-06-041-20/+25
|\ | | | | | | | | | | | | | | | | | | * next: Bump jetty version to 12.0.9 and servlet-api to 6.0 Bump jetty version to 11.0.20 Update minimum Java version to 17 Prepare 7.0.0-SNAPSHOT builds Change-Id: I99c02f19a580101d34a5b4f9ab4daac33c755b89
| * Bump jetty version to 12.0.9 and servlet-api to 6.0nextDavid Ostrovsky2024-05-081-18/+25
| | | | | | | | | | Bug: jgit-41 Change-Id: Ib3e42581db2dd88043a1a67d606795501b8019f4
| * Bump jetty version to 11.0.20David Ostrovsky2024-05-021-17/+17
| | | | | | | | | | | | and switch servlet-api to use jakarta.servlet 5.0. Change-Id: Ia0ae6efc11806389b7303bc985a08f7822c366f6
| * Update minimum Java version to 17Matthias Sohn2024-05-021-2/+0
| | | | | | | | | | Bug: jgit-52 Change-Id: I27e85b3ab4c2e21c86d69d8707eeb9547d788287
* | Update to org.assertj:assertj-core:3.26.0Ed Merks2024-05-271-2/+2
| | | | | | | | Change-Id: I3f0131cd168ba9c814341416198f955a6d5b340f
* | Update org.apache.commons:commons-compress to 1.26.2Ed Merks2024-05-261-2/+8
| | | | | | | | | | | | | | commons-compress 1.26.0 added commons-lang3 as a transitive dependency. Hence add it to the target platform, p2 repository and bazel build. Change-Id: Iac5ca095d3e93176e21364a66a29c5e533168e16
* | Update bytebuddy to 1.14.16Matthias Sohn2024-05-221-3/+3
| | | | | | | | Change-Id: Iaf958d05f31cd03d1f4d7ba64610abdee85bf63d
* | Update com.google.code.gson:gson to 2.11.0Ed Merks2024-05-221-2/+2
| | | | | | | | Change-Id: Ibbd8e1675e3b8c67af0e13de16c470db108d3a0f
* | Update Apache commons-logging to 1.3.2Matthias Sohn2024-05-211-2/+2
| | | | | | | | | | | | | | Stop bundling the source bundle since the upstream artifact doesn't have a valid OSGi manifest. Change-Id: I819685f7f6d6ebcf8f179dd3133e7fc809bba392
* | Update jetty to 10.0.21Matthias Sohn2024-05-201-15/+15
| | | | | | | | Change-Id: I1d7bf0fb66d329aad24b512bed082e3f74a5b2a8
* | Update Apache commons-io to 2.16.1Matthias Sohn2024-05-201-2/+2
| | | | | | | | Change-Id: Ia8dec10b4d487611a9cad2268764fa53fcd35c47
* | Update Apache commons-codec to 1.17.0Matthias Sohn2024-05-201-2/+2
| | | | | | | | Change-Id: Ife807c38cd163a75a70e91610127b01807be2f68
* | Add 4.32 target platformMatthias Sohn2024-05-141-2/+2
| | | | | | | | | | | | | | | | and - add orbit-4.32 - update objenesis to 3.4 Change-Id: Ia9df427eb3c97f867caaffbc92674fb750433aad
* | Update mina-sshd to 2.12.1Matthias Sohn2024-05-131-3/+3
| | | | | | | | Change-Id: I3f7b76243af0add3ee66a7f808a73f10d01a7627
* | Update byte-buddy to 1.14.15Matthias Sohn2024-05-131-3/+3
| | | | | | | | Change-Id: Ie5192a7c02c60e26c7c76f618b05f24307afcc63
* | Update org.apache.commons:commons-compress to 1.26.1Matthias Sohn2024-05-131-2/+2
| | | | | | | | Change-Id: I53a0308145d1caa62a09b2262b721d155b62a4b8
* | Update mockito to 5.12.0Matthias Sohn2024-05-131-2/+2
| | | | | | | | Change-Id: Ia346c37673369ee497ab4797aa96d82fe51f84c0
* | Update args4j to 2.37Matthias Sohn2024-05-131-2/+2
| | | | | | | | Change-Id: I6f8c1cce050017aad5b0d36886f85c42c1a3aed9
* | [releng] Bump Bouncy Castle to 1.78.1Thomas Wolf2024-05-111-9/+9
|/ | | | | | | | | | Update version in pom.xml; update target platforms; update bazel workspace. BC 1.78 had broken OSGi metadata in MANIFEST.MF; this was fixed in 1.78.1. Change-Id: Iac5751910b283b04983abe399264e0dabfe6162c Signed-off-by: Thomas Wolf <twolf@apache.org>
* Bazel: Add support for JDK 21David Ostrovsky2024-05-021-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are two failing tests when switching to JDK 21. One failure is related to the changed behaviour related to the locale providers. Adapt `GitDateFormatterTest` to changes in unicode [1]. Second failure related to changed behaviour in URL.openConnection(), see: [2] for more details. Before JDK 20, some of the parsing/validation performed by the JDK built-in URLStreamHander implementations were delayed until URL::openConnection or URLConnection::connect was called. Starting JDK 20, some of these parsing/validations are now performed early, i.e. within URL constructors. IOW, the assumption made in HttpSupport.TesttestMalformedUri() isn't met any more: providing mailformed URI to the URL ctor now throws an exception starting with JDK 20. To rectify the problem, remove the offending test. Test plan: To build with JDK 21 and run the tests locally: $> bazel test --config=java21 //... To build with JDK 21 and run the tests on RBE: $> bazel test --config=remote21 --remote_instance_name=$PROJECT //... [1] https://bugs.openjdk.org/browse/JDK-8304925 [2] https://bugs.openjdk.org/browse/JDK-8293590 Change-Id: I796de67f7945d5f1fa5e8146f4ec8cbe9ac7bd3e
* Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17David Ostrovsky2024-04-281-5/+5
| | | | | | | | | | | | | | | In this change we update the JDK used in RBE to JDK 17. Use Ubuntu 22.04 docker image with JDK 17 from Bazel project as the new base image. So that we don't need to maintain our own docker image any more. Also align the naming convention for the docker images with the Bazel project: <OS version>-<JDK version>, and remove "rbe"-prefix from the docker image name, because the image doesn't have any RBE specifics and could be used for Gerrit build and tests outside of the RBE pipeline. Change-Id: I617354c79301ec6dd52161dd3727f646c2a8ac56
* Revert "[releng] Bump Bouncy Castle to 1.78"Thomas Wolf2024-04-101-9/+9
| | | | | | | | | | | | This reverts commit 718d121bb38860e66f6e34a4045aa6d5d9490e8a. Bouncy Castle 1.78 has broken OSGi metadata: the package imports in MANIFEST.MF are missing. See also [1] and [2]. [1] https://github.com/bcgit/bc-java/issues/1621 [2] https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/1968#issuecomment-2048151288 Change-Id: Iedec921215dabe0b63fb0dd7f6a4b28c18f854a0 Signed-off-by: Thomas Wolf <twolf@apache.org>