Skip to content

Commit 2769ffe

Browse files
author
Nightly Build Bot
committed
nightly update of content [skip ci]
1 parent f995e70 commit 2769ffe

File tree

19 files changed

+63
-36
lines changed

19 files changed

+63
-36
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Its objectives are to provide:
1111
1) [**Tools and methods allowing to verify that Java builds are reproducible**](doc/TOOLS.md)
1212
2) [**A list of reproducible releases published to Maven Central**](#rebuild-detailed-results)<br>
1313
<!-- BEGIN GENERATED INTRO -->
14-
rebuilding **3956 releases** of **678 projects**:
15-
- **3147** releases are confirmed **fully reproducible** (100% reproducible artifacts :white_check_mark:),
14+
rebuilding **3957 releases** of **678 projects**:
15+
- **3148** releases are confirmed **fully reproducible** (100% reproducible artifacts :white_check_mark:),
1616
- 809 releases are only partially reproducible (contain some unreproducible artifacts :warning:)
1717
- on 678 projects, 577 have at least one fully reproducible release, 101 have none
1818

@@ -216,7 +216,7 @@ Its objectives are to provide:
216216
| | [eforms-sdk](content/eu/europa/ted/eforms/eforms-sdk/README.md) | 18 | 13 :white_check_mark: / 5 :warning: |
217217
| | [efx-toolkit-java](content/eu/europa/ted/eforms/efx-toolkit-java/README.md) | 3 | 3 :warning: |
218218
| eu.maveniverse.maven.mima | [mima](content/eu/maveniverse/maven/mima/README.md) | 32 | 30 :white_check_mark: / 2 :warning: |
219-
| eu.maveniverse.maven.toolbox | [toolbox](content/eu/maveniverse/maven/toolbox/README.md) | 29 | 28 :white_check_mark: / 1 :warning: |
219+
| eu.maveniverse.maven.toolbox | [toolbox](content/eu/maveniverse/maven/toolbox/README.md) | 30 | 29 :white_check_mark: / 1 :warning: |
220220
| eu.maveniverse.maven.mase | [mase](content/eu/maveniverse/maven/mase/mase/README.md) | 3 | 3 :white_check_mark: |
221221
| fr.inria.gforge.spoon | [spoon-core](content/fr/inria/gforge/spoon/spoon-core/README.md) | 35 | 4 :white_check_mark: / 31 :warning: |
222222
| fr.marcwrobel | [jbanking](content/fr/marcwrobel/jbanking/README.md) | 2 | 2 :white_check_mark: |
@@ -701,7 +701,7 @@ Its objectives are to provide:
701701
| uk.org.okapibarcode | [okapibarcode](content/uk/org/okapibarcode/okapibarcode/README.md) | 2 | 2 :warning: |
702702
| us.abstracta.jmeter | [jmeter-java-dsl-parent](content/us/abstracta/jmeter/jmeter-java-dsl/README.md) | 39 | 39 :white_check_mark: |
703703
| world.convex | [convex](content/world/convex/README.md) | 7 | 7 :warning: |
704-
| **Count:** | **678** | **3956** | **3147** :white_check_mark: **809** :warning: |
704+
| **Count:** | **678** | **3957** | **3148** :white_check_mark: **809** :warning: |
705705
<!-- END GENERATED RESULTS TABLE -->
706706

707707
Nightly Results Update: [![CircleCI](https://circleci.com/gh/jvm-repo-rebuild/reproducible-central/tree/master.svg?style=shield)](https://circleci.com/gh/jvm-repo-rebuild/reproducible-central/tree/master)
@@ -809,7 +809,7 @@ Number of rebuild recipes (`.buildspec`) per build tool (as configured) and JDK
809809
3 mvn-3.9.6 11
810810
22 mvn-3.9.6 17
811811
1 mvn-3.9.6 17.0.7
812-
46 mvn-3.9.6 21
812+
47 mvn-3.9.6 21
813813
11 mvn-3.9.6 22
814814
1 mvn-3.9.7 11
815815
3 mvn-3.9.7 17

content/dev/langchain4j/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ rebuilding **8 releases** of dev.langchain4j:langchain4j:
7070

7171
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
7272
| -- | --------- | ------ | -- |
73+
| [0.32.0](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/0.32.0/pom) | | | |
7374
| [0.31.0](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/0.31.0/pom) | [mvn jdk21](langchain4j-0.31.0.buildspec) | [result](langchain4j-aggregator-0.31.0.buildinfo): [156 :white_check_mark: ](langchain4j-aggregator-0.31.0.buildcompare) | 3.0M |
7475
| [0.30.0](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/0.30.0/pom) | [mvn jdk21](langchain4j-0.30.0.buildspec) | [result](langchain4j-aggregator-0.30.0.buildinfo): [138 :white_check_mark: ](langchain4j-aggregator-0.30.0.buildcompare) | 2.7M |
7576
| [0.29.1](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/0.29.1/pom) | [mvn jdk21](langchain4j-0.29.1.buildspec) | [result](langchain4j-aggregator-0.29.1.buildinfo): [138 :white_check_mark: ](langchain4j-aggregator-0.29.1.buildcompare) | 2.7M |

content/dev/langchain4j/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>dev.langchain4j</groupId>
44
<artifactId>langchain4j</artifactId>
55
<versioning>
6-
<latest>0.31.0</latest>
7-
<release>0.31.0</release>
6+
<latest>0.32.0</latest>
7+
<release>0.32.0</release>
88
<versions>
99
<version>0.4.0</version>
1010
<version>0.5.0</version>
@@ -37,7 +37,8 @@
3737
<version>0.29.1</version>
3838
<version>0.30.0</version>
3939
<version>0.31.0</version>
40+
<version>0.32.0</version>
4041
</versions>
41-
<lastUpdated>20240523144040</lastUpdated>
42+
<lastUpdated>20240704092413</lastUpdated>
4243
</versioning>
4344
</metadata>

content/eu/maveniverse/maven/toolbox/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ Source code: [https://github.com/maveniverse/toolbox.git](https://github.com/mav
99

1010
<details><summary>This project defines 3 modules:</summary>
1111

12-
* [eu.maveniverse.maven.plugins:toolbox](https://central.sonatype.com/artifact/eu.maveniverse.maven.plugins/toolbox/0.1.29)
13-
* [eu.maveniverse.maven.toolbox:shared](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/shared/0.1.29)
14-
* [eu.maveniverse.maven.toolbox:toolbox](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.29)
12+
* [eu.maveniverse.maven.plugins:toolbox](https://central.sonatype.com/artifact/eu.maveniverse.maven.plugins/toolbox/0.1.30)
13+
* [eu.maveniverse.maven.toolbox:shared](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/shared/0.1.30)
14+
* [eu.maveniverse.maven.toolbox:toolbox](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.30)
1515
</details>
1616

17-
rebuilding **29 releases** of eu.maveniverse.maven.toolbox:toolbox:
18-
- **28** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
17+
rebuilding **30 releases** of eu.maveniverse.maven.toolbox:toolbox:
18+
- **29** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
1919
- 1 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
2020

2121
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
2222
| -- | --------- | ------ | -- |
23-
| [0.1.30](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.30/pom) | | | |
23+
| [0.1.30](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.30/pom) | [mvn jdk21](toolbox-0.1.30.buildspec) | [result](toolbox-0.1.30.buildinfo): [8 :white_check_mark: ](toolbox-0.1.30.buildcompare) | 8.4M |
2424
| [0.1.29](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.29/pom) | [mvn jdk21](toolbox-0.1.29.buildspec) | [result](toolbox-0.1.29.buildinfo): [8 :white_check_mark: ](toolbox-0.1.29.buildcompare) | 8.4M |
2525
| [0.1.28](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.28/pom) | [mvn jdk21](toolbox-0.1.28.buildspec) | [result](toolbox-0.1.28.buildinfo): [8 :white_check_mark: ](toolbox-0.1.28.buildcompare) | 8.4M |
2626
| [0.1.27](https://central.sonatype.com/artifact/eu.maveniverse.maven.toolbox/toolbox/0.1.27/pom) | [mvn jdk21](toolbox-0.1.27.buildspec) | [result](toolbox-0.1.27.buildinfo): [8 :white_check_mark: ](toolbox-0.1.27.buildcompare) | 8.4M |

content/org/apache/commons/commons-logging/commons-logging/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **3 releases** of commons-logging:commons-logging:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [1.3.3](https://central.sonatype.com/artifact/commons-logging/commons-logging/1.3.3/pom) | | | |
1617
| [1.3.2](https://central.sonatype.com/artifact/commons-logging/commons-logging/1.3.2/pom) | [mvn jdk21](commons-logging-1.3.2.buildspec) | [result](commons-logging-1.3.2.buildinfo): [9 :white_check_mark: ](commons-logging-1.3.2.buildcompare) | 677K |
1718
| [1.3.1](https://central.sonatype.com/artifact/commons-logging/commons-logging/1.3.1/pom) | [mvn jdk17](commons-logging-1.3.1.buildspec) | [result](commons-logging-1.3.1.buildinfo): [7 :white_check_mark: ](commons-logging-1.3.1.buildcompare) | 638K |
1819
| [1.3.0](https://central.sonatype.com/artifact/commons-logging/commons-logging/1.3.0/pom) | [mvn jdk21](commons-logging-1.3.0.buildspec) | [result](commons-logging-1.3.0.buildinfo): [7 :white_check_mark: ](commons-logging-1.3.0.buildcompare) | 632K |

content/org/apache/commons/commons-logging/commons-logging/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>commons-logging</groupId>
44
<artifactId>commons-logging</artifactId>
55
<versioning>
6-
<latest>1.3.2</latest>
7-
<release>1.3.2</release>
6+
<latest>1.3.3</latest>
7+
<release>1.3.3</release>
88
<versions>
99
<version>1.0</version>
1010
<version>1.0.1</version>
@@ -19,7 +19,8 @@
1919
<version>1.3.0</version>
2020
<version>1.3.1</version>
2121
<version>1.3.2</version>
22+
<version>1.3.3</version>
2223
</versions>
23-
<lastUpdated>20240515131645</lastUpdated>
24+
<lastUpdated>20240704114159</lastUpdated>
2425
</versioning>
2526
</metadata>

content/org/codehaus/mojo/animal-sniffer/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ rebuilding **4 releases** of org.codehaus.mojo:animal-sniffer-parent:
2424

2525
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
2626
| -- | --------- | ------ | -- |
27+
| [1.24](https://central.sonatype.com/artifact/org.codehaus.mojo/animal-sniffer-parent/1.24/pom) | | | |
2728
| [1.23](https://central.sonatype.com/artifact/org.codehaus.mojo/animal-sniffer-parent/1.23/pom) | [mvn jdk17](animal-sniffer-1.23.buildspec) | [result](animal-sniffer-parent-1.23.buildinfo): [20 :white_check_mark: ](animal-sniffer-parent-1.23.buildcompare) | 1.3M |
2829
| [1.22](https://central.sonatype.com/artifact/org.codehaus.mojo/animal-sniffer-parent/1.22/pom) | [mvn jdk11](animal-sniffer-1.22.buildspec) | [result](animal-sniffer-parent-1.22.buildinfo): [19 :white_check_mark: ](animal-sniffer-parent-1.22.buildcompare) | 369K |
2930
| [1.21](https://central.sonatype.com/artifact/org.codehaus.mojo/animal-sniffer-parent/1.21/pom) | [mvn jdk11](animal-sniffer-1.21.buildspec) | [result](animal-sniffer-parent-1.21.buildinfo): [20 :white_check_mark: ](animal-sniffer-parent-1.21.buildcompare) | 1.3M |

content/org/codehaus/mojo/animal-sniffer/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>org.codehaus.mojo</groupId>
44
<artifactId>animal-sniffer-parent</artifactId>
55
<versioning>
6-
<latest>1.23</latest>
7-
<release>1.23</release>
6+
<latest>1.24</latest>
7+
<release>1.24</release>
88
<versions>
99
<version>1.3</version>
1010
<version>1.4</version>
@@ -27,7 +27,8 @@
2727
<version>1.21</version>
2828
<version>1.22</version>
2929
<version>1.23</version>
30+
<version>1.24</version>
3031
</versions>
31-
<lastUpdated>20230325101659</lastUpdated>
32+
<lastUpdated>20240704140316</lastUpdated>
3233
</versioning>
3334
</metadata>

content/org/codehaus/mojo/taglist-maven-plugin/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **1 releases** of org.codehaus.mojo:taglist-maven-plugin:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [3.1.0](https://central.sonatype.com/artifact/org.codehaus.mojo/taglist-maven-plugin/3.1.0/pom) | | | |
1617
| [3.0.0](https://central.sonatype.com/artifact/org.codehaus.mojo/taglist-maven-plugin/3.0.0/pom) | [mvn jdk8](taglist-maven-plugin-3.0.0.buildspec) | [result](taglist-maven-plugin-3.0.0.buildinfo): [4 :white_check_mark: ](taglist-maven-plugin-3.0.0.buildcompare) | 209K |
1718

1819
<i>(size is calculated without javadoc, that has been excluded from reproducibility checks)</i>

content/org/codehaus/mojo/taglist-maven-plugin/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>org.codehaus.mojo</groupId>
44
<artifactId>taglist-maven-plugin</artifactId>
55
<versioning>
6-
<latest>3.0.0</latest>
7-
<release>3.0.0</release>
6+
<latest>3.1.0</latest>
7+
<release>3.1.0</release>
88
<versions>
99
<version>2.0-beta-1</version>
1010
<version>2.0</version>
@@ -13,7 +13,8 @@
1313
<version>2.3</version>
1414
<version>2.4</version>
1515
<version>3.0.0</version>
16+
<version>3.1.0</version>
1617
</versions>
17-
<lastUpdated>20220127190736</lastUpdated>
18+
<lastUpdated>20240703212541</lastUpdated>
1819
</versioning>
1920
</metadata>

content/org/codehaus/plexus/plexus-archiver/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **19 releases** of org.codehaus.plexus:plexus-archiver:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [4.10.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-archiver/4.10.0/pom) | | | |
1617
| [4.9.2](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-archiver/4.9.2/pom) | [mvn jdk21](plexus-archiver-4.9.2.buildspec) | [result](plexus-archiver-4.9.2.buildinfo): [4 :white_check_mark: ](plexus-archiver-4.9.2.buildcompare) | 1.5M |
1718
| [4.9.1](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-archiver/4.9.1/pom) | [mvn jdk21](plexus-archiver-4.9.1.buildspec) | [result](plexus-archiver-4.9.1.buildinfo): [4 :white_check_mark: ](plexus-archiver-4.9.1.buildcompare) | 1.5M |
1819
| [4.9.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-archiver/4.9.0/pom) | [mvn jdk21](plexus-archiver-4.9.0.buildspec) | [result](plexus-archiver-4.9.0.buildinfo): [4 :white_check_mark: ](plexus-archiver-4.9.0.buildcompare) | 1.5M |

content/org/codehaus/plexus/plexus-archiver/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>org.codehaus.plexus</groupId>
44
<artifactId>plexus-archiver</artifactId>
55
<versioning>
6-
<latest>4.9.2</latest>
7-
<release>4.9.2</release>
6+
<latest>4.10.0</latest>
7+
<release>4.10.0</release>
88
<versions>
99
<version>1.0-alpha-3</version>
1010
<version>1.0-alpha-4</version>
@@ -87,7 +87,8 @@
8787
<version>4.9.0</version>
8888
<version>4.9.1</version>
8989
<version>4.9.2</version>
90+
<version>4.10.0</version>
9091
</versions>
91-
<lastUpdated>20240314223011</lastUpdated>
92+
<lastUpdated>20240704142640</lastUpdated>
9293
</versioning>
9394
</metadata>

content/org/codehaus/plexus/plexus-io/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **5 releases** of org.codehaus.plexus:plexus-io:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [3.5.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-io/3.5.0/pom) | | | |
1617
| [3.4.2](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-io/3.4.2/pom) | [mvn jdk21](plexus-io-3.4.2.buildspec) | [result](plexus-io-3.4.2.buildinfo): [4 :white_check_mark: ](plexus-io-3.4.2.buildcompare) | 253K |
1718
| [3.4.1](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-io/3.4.1/pom) | [mvn jdk8](plexus-io-3.4.1.buildspec) | [result](plexus-io-3.4.1.buildinfo): [4 :white_check_mark: ](plexus-io-3.4.1.buildcompare) | 259K |
1819
| [3.4.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-io/3.4.0/pom) | [mvn jdk11](plexus-io-3.4.0.buildspec) | [result](plexus-io-3.4.0.buildinfo): [4 :white_check_mark: ](plexus-io-3.4.0.buildcompare) | 260K |

content/org/codehaus/plexus/plexus-io/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>org.codehaus.plexus</groupId>
44
<artifactId>plexus-io</artifactId>
55
<versioning>
6-
<latest>3.4.2</latest>
7-
<release>3.4.2</release>
6+
<latest>3.5.0</latest>
7+
<release>3.5.0</release>
88
<versions>
99
<version>1.0-alpha-1</version>
1010
<version>1.0-alpha-2</version>
@@ -55,7 +55,8 @@
5555
<version>3.4.0</version>
5656
<version>3.4.1</version>
5757
<version>3.4.2</version>
58+
<version>3.5.0</version>
5859
</versions>
59-
<lastUpdated>20231224001551</lastUpdated>
60+
<lastUpdated>20240704123155</lastUpdated>
6061
</versioning>
6162
</metadata>

content/org/codehaus/plexus/plexus-testing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **3 releases** of org.codehaus.plexus:plexus-testing:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [1.4.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-testing/1.4.0/pom) | | | |
1617
| [1.3.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-testing/1.3.0/pom) | [mvn jdk21](plexus-testing-1.3.0.buildspec) | [result](plexus-testing-1.3.0.buildinfo): [4 :white_check_mark: ](plexus-testing-1.3.0.buildcompare) | 31K |
1718
| [1.2.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-testing/1.2.0/pom) | [mvn jdk21](plexus-testing-1.2.0.buildspec) | [result](plexus-testing-1.2.0.buildinfo): [4 :white_check_mark: ](plexus-testing-1.2.0.buildcompare) | 31K |
1819
| [1.1.0](https://central.sonatype.com/artifact/org.codehaus.plexus/plexus-testing/1.1.0/pom) | [mvn jdk11](plexus-testing-1.1.0.buildspec) | [result](plexus-testing-1.1.0.buildinfo): [3 :white_check_mark: ](plexus-testing-1.1.0.buildcompare) | 28K |

content/org/codehaus/plexus/plexus-testing/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
<groupId>org.codehaus.plexus</groupId>
44
<artifactId>plexus-testing</artifactId>
55
<versioning>
6-
<latest>1.3.0</latest>
7-
<release>1.3.0</release>
6+
<latest>1.4.0</latest>
7+
<release>1.4.0</release>
88
<versions>
99
<version>1.0.0</version>
1010
<version>1.1.0</version>
1111
<version>1.2.0</version>
1212
<version>1.3.0</version>
13+
<version>1.4.0</version>
1314
</versions>
14-
<lastUpdated>20231214132642</lastUpdated>
15+
<lastUpdated>20240704134642</lastUpdated>
1516
</versioning>
1617
</metadata>

content/org/eclipse/jetty/jetty-project/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ rebuilding **9 releases** of org.eclipse.jetty:jetty-project:
260260

261261
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
262262
| -- | --------- | ------ | -- |
263+
| [12.0.11](https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-project/12.0.11/pom) | | | |
263264
| [12.0.10](https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-project/12.0.10/pom) | [mvn jdk22](jetty-project-12.0.10.buildspec) | [result](jetty-project-12.0.10.buildinfo): [765 :white_check_mark: ](jetty-project-12.0.10.buildcompare) | 244M |
264265
| [12.0.9](https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-project/12.0.9/pom) | [mvn jdk22](jetty-project-12.0.9.buildspec) | [result](jetty-project-12.0.9.buildinfo): [767 :white_check_mark: ](jetty-project-12.0.9.buildcompare) | 244M |
265266
| [12.0.8](https://central.sonatype.com/artifact/org.eclipse.jetty/jetty-project/12.0.8/pom) | [mvn jdk21](jetty-project-12.0.8.buildspec) | [result](jetty-project-12.0.8.buildinfo): [756 :white_check_mark: ](jetty-project-12.0.8.buildcompare) | 228M |

content/org/eclipse/jetty/jetty-project/maven-metadata.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>org.eclipse.jetty</groupId>
44
<artifactId>jetty-project</artifactId>
55
<versioning>
6-
<latest>12.0.10</latest>
7-
<release>12.0.10</release>
6+
<latest>12.0.11</latest>
7+
<release>12.0.11</release>
88
<versions>
99
<version>7.0.0.M0</version>
1010
<version>7.0.0.M1</version>
@@ -308,6 +308,7 @@
308308
<version>9.4.52.v20230823</version>
309309
<version>9.4.53.v20231009</version>
310310
<version>9.4.54.v20240208</version>
311+
<version>9.4.55.v20240627</version>
311312
<version>10.0.0-alpha0</version>
312313
<version>10.0.0.alpha1</version>
313314
<version>10.0.0.alpha2</version>
@@ -337,6 +338,7 @@
337338
<version>10.0.19</version>
338339
<version>10.0.20</version>
339340
<version>10.0.21</version>
341+
<version>10.0.22</version>
340342
<version>11.0.0-alpha0</version>
341343
<version>11.0.0.beta1</version>
342344
<version>11.0.0.beta2</version>
@@ -363,6 +365,7 @@
363365
<version>11.0.19</version>
364366
<version>11.0.20</version>
365367
<version>11.0.21</version>
368+
<version>11.0.22</version>
366369
<version>12.0.0.alpha0</version>
367370
<version>12.0.0.alpha1</version>
368371
<version>12.0.0.alpha2</version>
@@ -383,7 +386,8 @@
383386
<version>12.0.8</version>
384387
<version>12.0.9</version>
385388
<version>12.0.10</version>
389+
<version>12.0.11</version>
386390
</versions>
387-
<lastUpdated>20240603142651</lastUpdated>
391+
<lastUpdated>20240703222413</lastUpdated>
388392
</versioning>
389393
</metadata>

0 commit comments

Comments
 (0)