Skip to content

Commit 2e4ca74

Browse files
author
Reproducible Central CI
committed
nightly update of content
1 parent f640b67 commit 2e4ca74

File tree

27 files changed

+203
-55
lines changed

27 files changed

+203
-55
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ 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 **7253 releases** of **873 projects**:
15-
- **5246** releases are confirmed **fully reproducible** (100% reproducible artifacts :white_check_mark:),
16-
- 2007 releases are only partially reproducible (contain some unreproducible artifacts :warning:)
14+
rebuilding **7259 releases** of **873 projects**:
15+
- **5248** releases are confirmed **fully reproducible** (100% reproducible artifacts :white_check_mark:),
16+
- 2011 releases are only partially reproducible (contain some unreproducible artifacts :warning:)
1717
- on 873 projects, 760 have at least one fully reproducible release, 113 have none
1818

1919
<!-- END GENERATED INTRO -->
@@ -35,7 +35,7 @@ Its objectives are to provide:
3535
| com.cognite.units | [units-catalog](content/com/cognite/units/units-catalog/README.md) | 22 | 14 :white_check_mark: / 8 :warning: |
3636
| com.corgibytes | [mrm](content/com/corgibytes/mrm/README.md) | 1 | 1 :white_check_mark: |
3737
| | [versions-maven-plugin](content/com/corgibytes/versions-maven-plugin/README.md) | 1 | 1 :white_check_mark: |
38-
| com.fasterxml | [oss-parent](content/com/fasterxml/oss-parent/README.md) | 20 | 20 :white_check_mark: |
38+
| com.fasterxml | [oss-parent](content/com/fasterxml/oss-parent/README.md) | 21 | 21 :white_check_mark: |
3939
| com.fasterxml.uuid | [java-uuid-generator](content/com/fasterxml/uuid/README.md) | 6 | 2 :white_check_mark: / 4 :warning: |
4040
| com.fasterxml.woodstox | [woodstox-core](content/com/fasterxml/woodstox/README.md) | 5 | 2 :white_check_mark: / 3 :warning: |
4141
| com.fasterxml.jackson.core | [jackson-annotations](content/com/fasterxml/jackson/annotations/README.md) | 37 | 21 :white_check_mark: / 16 :warning: |
@@ -269,7 +269,7 @@ Its objectives are to provide:
269269
| io.liftwizard | [liftwizard](content/io/liftwizard/README.md) | 72 | 71 :white_check_mark: / 1 :warning: |
270270
| io.quarkus | [quarkus-project](content/io/quarkus/README.md) | 79 | 79 :warning: |
271271
| io.trino | [trino](content/io/trino/README.md) | 30 | 25 :white_check_mark: / 5 :warning: |
272-
| io.airlift | [airbase](content/io/airlift/airbase/README.md) | 103 | 99 :white_check_mark: / 4 :warning: |
272+
| io.airlift | [airbase](content/io/airlift/airbase/README.md) | 104 | 100 :white_check_mark: / 4 :warning: |
273273
| io.avaje | [avaje-http](content/io/avaje/http/README.md) | 18 | 17 :white_check_mark: / 1 :warning: |
274274
| | [avaje-inject](content/io/avaje/inject/README.md) | 28 | 24 :white_check_mark: / 4 :warning: |
275275
| | [avaje-jex](content/io/avaje/jex/README.md) | 28 | 24 :white_check_mark: / 4 :warning: |
@@ -757,7 +757,7 @@ Its objectives are to provide:
757757
| org.finos.legend.engine | [legend-engine](content/org/finos/legend/engine/README.md) | 11 | 11 :warning: |
758758
| org.fusesource.jansi | [jansi](content/org/fusesource/jansi/jansi/README.md) | 10 | 5 :white_check_mark: / 5 :warning: |
759759
| org.glassfish.hk2 | [hk2-parent](content/org/glassfish/hk2/README.md) | 8 | 5 :white_check_mark: / 3 :warning: |
760-
| org.glassfish.main | [glassfish-parent](content/org/glassfish/main/README.md) | 21 | 21 :warning: |
760+
| org.glassfish.main | [glassfish-parent](content/org/glassfish/main/README.md) | 25 | 25 :warning: |
761761
| org.glassfish.build | [glassfishbuild-maven-plugin](content/org/glassfish/build/glassfishbuild-maven-plugin/README.md) | 3 | 3 :white_check_mark: |
762762
| org.hibernate.models | [hibernate-models](content/org/hibernate/models/hibernate-models/README.md) | 5 | 1 :white_check_mark: / 4 :warning: |
763763
| org.hibernate.orm | [hibernate-core](content/org/hibernate/orm/hibernate-core/README.md) | 1 | 1 :warning: |
@@ -896,7 +896,7 @@ Its objectives are to provide:
896896
| uk.org.okapibarcode | [okapibarcode](content/uk/org/okapibarcode/okapibarcode/README.md) | 7 | 7 :white_check_mark: |
897897
| us.abstracta.jmeter | [jmeter-java-dsl](content/us/abstracta/jmeter/jmeter-java-dsl/README.md) | 41 | 40 :white_check_mark: / 1 :warning: |
898898
| world.convex | [convex](content/world/convex/README.md) | 21 | 3 :white_check_mark: / 18 :warning: |
899-
| **Count:** | **873** | **7253** | **5246** :white_check_mark:<br>**2007** :warning: |
899+
| **Count:** | **873** | **7259** | **5248** :white_check_mark:<br>**2011** :warning: |
900900
<!-- END GENERATED RESULTS TABLE -->
901901

902902
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)
@@ -913,7 +913,7 @@ Number of rebuild recipes (`.buildspec`) per build tool (as configured) and JDK
913913
35 mvn 7
914914
1535 mvn 8
915915
1 mvn 9
916-
1496 mvn 11
916+
1497 mvn 11
917917
2 mvn 11.0.19
918918
1 mvn 11.0.21
919919
1 mvn 11.0.6
@@ -1024,14 +1024,14 @@ Number of rebuild recipes (`.buildspec`) per build tool (as configured) and JDK
10241024
15 mvn-3.9.8 8
10251025
4 mvn-3.9.8 11
10261026
5 mvn-3.9.8 16
1027-
218 mvn-3.9.8 17
1027+
219 mvn-3.9.8 17
10281028
1 mvn-3.9.8 17.0.12
1029-
59 mvn-3.9.8 21
1029+
60 mvn-3.9.8 21
10301030
47 mvn-3.9.8 22
10311031
16 mvn-3.9.8 23
10321032
65 mvn-3.9.9 8
10331033
83 mvn-3.9.9 11
1034-
155 mvn-3.9.9 17
1034+
158 mvn-3.9.9 17
10351035
2 mvn-3.9.9 18
10361036
177 mvn-3.9.9 21
10371037
12 mvn-3.9.9 21.0.2

content/com/fasterxml/jackson/jackson-parent/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ rebuilding **18 releases** of com.fasterxml.jackson:jackson-parent:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [2.19.1](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.19.1/pom) | | | |
1617
| [2.19](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.19/pom) | [mvn jdk11](jackson-parent-2.19.buildspec) | [result](jackson-parent-2.19.buildinfo): [1 :white_check_mark: ](jackson-parent-2.19.buildcompare) | 6.6K |
1718
| [2.19-rc2](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.19-rc2/pom) | [mvn jdk11](jackson-parent-2.19-rc2.buildspec) | [result](jackson-parent-2.19-rc2.buildinfo): [1 :white_check_mark: ](jackson-parent-2.19-rc2.buildcompare) | 6.6K |
1819
| [2.19-rc1](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.19-rc1/pom) | [mvn jdk11](jackson-parent-2.19-rc1.buildspec) | [result](jackson-parent-2.19-rc1.buildinfo): [1 :white_check_mark: ](jackson-parent-2.19-rc1.buildcompare) | 6.6K |
20+
| [2.18.2](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.18.2/pom) | | | |
1921
| [2.18.1](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.18.1/pom) | [mvn jdk11](jackson-parent-2.18.1.buildspec) | [result](jackson-parent-2.18.1.buildinfo): [1 :white_check_mark: ](jackson-parent-2.18.1.buildcompare) | 6.6K |
2022
| [2.18](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.18/pom) | [mvn jdk11](jackson-parent-2.18.buildspec) | [result](jackson-parent-2.18.buildinfo): [1 :white_check_mark: ](jackson-parent-2.18.buildcompare) | 6.4K |
2123
| [2.18-rc1](https://central.sonatype.com/artifact/com.fasterxml.jackson/jackson-parent/2.18-rc1/pom) | [mvn jdk11](jackson-parent-2.18-rc1.buildspec) | [result](jackson-parent-2.18-rc1.buildinfo): [1 :white_check_mark: ](jackson-parent-2.18-rc1.buildcompare) | 6.4K |

content/com/fasterxml/jackson/jackson-parent/maven-metadata.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>com.fasterxml.jackson</groupId>
44
<artifactId>jackson-parent</artifactId>
55
<versioning>
6-
<latest>2.19</latest>
7-
<release>2.19</release>
6+
<latest>2.19.1</latest>
7+
<release>2.19.1</release>
88
<versions>
99
<version>2.4</version>
1010
<version>2.4.1</version>
@@ -53,10 +53,12 @@
5353
<version>2.18-rc1</version>
5454
<version>2.18</version>
5555
<version>2.18.1</version>
56+
<version>2.18.2</version>
5657
<version>2.19-rc1</version>
5758
<version>2.19-rc2</version>
5859
<version>2.19</version>
60+
<version>2.19.1</version>
5961
</versions>
60-
<lastUpdated>20250424225901</lastUpdated>
62+
<lastUpdated>20250514040959</lastUpdated>
6163
</versioning>
6264
</metadata>

content/dev/langchain4j/README.md

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

9292
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
9393
| -- | --------- | ------ | -- |
94+
| [1.0.0](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/1.0.0/pom) | | | |
9495
| [1.0.0-rc1](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/1.0.0-rc1/pom) | [mvn jdk21](langchain4j-1.0.0-rc1.buildspec) | [result](langchain4j-aggregator-1.0.0-rc1.buildinfo): [203 :white_check_mark: ](langchain4j-aggregator-1.0.0-rc1.buildcompare) | 5.3M |
9596
| [1.0.0-beta3](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/1.0.0-beta3/pom) | [mvn jdk21](langchain4j-1.0.0-beta3.buildspec) | [result](langchain4j-aggregator-1.0.0-beta3.buildinfo): [200 :white_check_mark: ](langchain4j-aggregator-1.0.0-beta3.buildcompare) | 5.4M |
9697
| [1.0.0-beta2](https://central.sonatype.com/artifact/dev.langchain4j/langchain4j/1.0.0-beta2/pom) | [mvn jdk21](langchain4j-1.0.0-beta2.buildspec) | [result](langchain4j-aggregator-1.0.0-beta2.buildinfo): [203 :white_check_mark: ](langchain4j-aggregator-1.0.0-beta2.buildcompare) | 5.3M |

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>1.0.0-rc1</latest>
7-
<release>1.0.0-rc1</release>
6+
<latest>1.0.0</latest>
7+
<release>1.0.0</release>
88
<versions>
99
<version>0.4.0</version>
1010
<version>0.5.0</version>
@@ -49,7 +49,8 @@
4949
<version>1.0.0-beta2</version>
5050
<version>1.0.0-beta3</version>
5151
<version>1.0.0-rc1</version>
52+
<version>1.0.0</version>
5253
</versions>
53-
<lastUpdated>20250502133344</lastUpdated>
54+
<lastUpdated>20250514073717</lastUpdated>
5455
</versioning>
5556
</metadata>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rebuilding **11 releases** of eu.maveniverse.maven.njord:njord:
2525

2626
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
2727
| -- | --------- | ------ | -- |
28+
| [0.5.0](https://central.sonatype.com/artifact/eu.maveniverse.maven.njord/njord/0.5.0/pom) | | | |
2829
| [0.4.2](https://central.sonatype.com/artifact/eu.maveniverse.maven.njord/njord/0.4.2/pom) | [mvn jdk21](njord-0.4.2.buildspec) | [result](njord-0.4.2.buildinfo): [20 :white_check_mark: ](njord-0.4.2.buildcompare) | 363K |
2930
| [0.4.1](https://central.sonatype.com/artifact/eu.maveniverse.maven.njord/njord/0.4.1/pom) | [mvn jdk21](njord-0.4.1.buildspec) | [result](njord-0.4.1.buildinfo): [20 :white_check_mark: ](njord-0.4.1.buildcompare) | 364K |
3031
| [0.4.0](https://central.sonatype.com/artifact/eu.maveniverse.maven.njord/njord/0.4.0/pom) | [mvn jdk21](njord-0.4.0.buildspec) | [result](njord-0.4.0.buildinfo): [20 :white_check_mark: ](njord-0.4.0.buildcompare) | 366K |

content/eu/maveniverse/maven/njord/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>eu.maveniverse.maven.njord</groupId>
44
<artifactId>njord</artifactId>
55
<versioning>
6-
<latest>0.4.2</latest>
7-
<release>0.4.2</release>
6+
<latest>0.5.0</latest>
7+
<release>0.5.0</release>
88
<versions>
99
<version>0.1.0</version>
1010
<version>0.1.1</version>
@@ -17,7 +17,8 @@
1717
<version>0.4.0</version>
1818
<version>0.4.1</version>
1919
<version>0.4.2</version>
20+
<version>0.5.0</version>
2021
</versions>
21-
<lastUpdated>20250510134127</lastUpdated>
22+
<lastUpdated>20250514145603</lastUpdated>
2223
</versioning>
2324
</metadata>

content/io/avaje/jsonb/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ rebuilding **22 releases** of io.avaje:avaje-jsonb-parent:
2727

2828
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
2929
| -- | --------- | ------ | -- |
30+
| [3.5-RC2](https://central.sonatype.com/artifact/io.avaje/avaje-jsonb-parent/3.5-RC2/pom) | | | |
3031
| [3.5-RC1](https://central.sonatype.com/artifact/io.avaje/avaje-jsonb-parent/3.5-RC1/pom) | [mvn jdk21](avaje-jsonb-3.5-RC1.buildspec) | [result](avaje-jsonb-parent-3.5-RC1.buildinfo): [23 :white_check_mark: ](avaje-jsonb-parent-3.5-RC1.buildcompare) | 765K |
3132
| [3.4](https://central.sonatype.com/artifact/io.avaje/avaje-jsonb-parent/3.4/pom) | [mvn jdk24 w](avaje-jsonb-3.4.buildspec) | [result](avaje-jsonb-parent-3.4.buildinfo): [23 :white_check_mark: ](avaje-jsonb-parent-3.4.buildcompare) | 767K |
3233
| [3.4-RC2](https://central.sonatype.com/artifact/io.avaje/avaje-jsonb-parent/3.4-RC2/pom) | [mvn jdk21](avaje-jsonb-3.4-RC2.buildspec) | [result](avaje-jsonb-parent-3.4-RC2.buildinfo): [23 :white_check_mark: ](avaje-jsonb-parent-3.4-RC2.buildcompare) | 765K |

content/io/avaje/jsonb/maven-metadata.xml

Lines changed: 103 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,112 @@
33
<groupId>io.avaje</groupId>
44
<artifactId>avaje-jsonb-parent</artifactId>
55
<versioning>
6-
<latest>3.5-RC1</latest>
7-
<release>3.5-RC1</release>
6+
<latest>3.5-RC2</latest>
7+
<release>3.5-RC2</release>
88
<versions>
9+
<version>0.2</version>
10+
<version>0.4</version>
11+
<version>0.5</version>
12+
<version>0.6</version>
13+
<version>0.7</version>
14+
<version>0.8</version>
15+
<version>0.9</version>
16+
<version>0.10</version>
17+
<version>0.11</version>
18+
<version>0.12</version>
19+
<version>0.13</version>
20+
<version>0.14</version>
21+
<version>0.15</version>
22+
<version>0.16</version>
23+
<version>1.0-RC1</version>
24+
<version>1.0-RC2</version>
25+
<version>1.0-RC3</version>
26+
<version>1.0-RC4</version>
27+
<version>1.0</version>
28+
<version>1.1-RC1</version>
29+
<version>1.1-RC2</version>
30+
<version>1.1-RC3</version>
31+
<version>1.1</version>
32+
<version>1.2-RC2</version>
33+
<version>1.2-RC3</version>
34+
<version>1.2</version>
35+
<version>1.3-RC1</version>
36+
<version>1.3-RC2</version>
37+
<version>1.3-RC3</version>
38+
<version>1.3-RC4</version>
39+
<version>1.3-RC5</version>
40+
<version>1.3</version>
41+
<version>1.4-RC1</version>
42+
<version>1.4-RC2</version>
43+
<version>1.4-RC3</version>
44+
<version>1.4-RC4</version>
45+
<version>1.4-RC5</version>
46+
<version>1.4-RC6</version>
47+
<version>1.4-RC7</version>
48+
<version>1.4-RC8</version>
49+
<version>1.4-RC9</version>
50+
<version>1.4</version>
51+
<version>1.5-RC1</version>
52+
<version>1.5</version>
53+
<version>1.6-RC1</version>
54+
<version>1.6-RC2</version>
55+
<version>1.6-RC3</version>
56+
<version>1.6-RC4</version>
57+
<version>1.6-RC5</version>
58+
<version>1.6-RC6</version>
59+
<version>1.6</version>
60+
<version>1.7-RC1</version>
61+
<version>1.7-RC2</version>
62+
<version>1.7-RC3</version>
63+
<version>1.7</version>
64+
<version>1.8-RC1</version>
65+
<version>1.8-RC2</version>
66+
<version>1.8-RC3</version>
67+
<version>1.8-RC4</version>
68+
<version>1.8</version>
69+
<version>1.9</version>
70+
<version>1.10-RC1</version>
71+
<version>1.10-RC2</version>
72+
<version>1.10-RC3</version>
73+
<version>1.10</version>
74+
<version>1.11-RC</version>
75+
<version>1.11-RC2</version>
76+
<version>1.11-RC3</version>
77+
<version>1.11</version>
78+
<version>1.12</version>
79+
<version>2.0-RC1</version>
80+
<version>2.0-RC2</version>
81+
<version>2.0-RC3</version>
82+
<version>2.0-RC4</version>
83+
<version>2.0-RC5</version>
84+
<version>2.0</version>
85+
<version>2.1</version>
86+
<version>2.2</version>
87+
<version>2.3</version>
88+
<version>2.4</version>
89+
<version>3.0-RC1</version>
90+
<version>3.0-RC2</version>
91+
<version>3.0-RC3</version>
92+
<version>3.0-RC4</version>
93+
<version>3.0-RC5</version>
94+
<version>3.0-RC6</version>
95+
<version>3.0-RC7</version>
96+
<version>3.0</version>
97+
<version>3.1-RC1</version>
98+
<version>3.1-RC2</version>
99+
<version>3.1-RC3</version>
100+
<version>3.1</version>
101+
<version>3.2-RC1</version>
102+
<version>3.2-RC2</version>
103+
<version>3.2</version>
104+
<version>3.3-RC1</version>
105+
<version>3.3</version>
106+
<version>3.4-RC1</version>
107+
<version>3.4-RC2</version>
9108
<version>3.4</version>
10109
<version>3.5-RC1</version>
110+
<version>3.5-RC2</version>
11111
</versions>
12-
<lastUpdated>20250506090820</lastUpdated>
112+
<lastUpdated>20250514051020</lastUpdated>
13113
</versioning>
14114
</metadata>

content/io/avaje/logback-encoder/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rebuilding **12 releases** of io.avaje:avaje-logback-encoder:
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16+
| [0.13](https://central.sonatype.com/artifact/io.avaje/avaje-logback-encoder/0.13/pom) | | | |
1617
| [0.12](https://central.sonatype.com/artifact/io.avaje/avaje-logback-encoder/0.12/pom) | [mvn jdk21](avaje-logback-encoder-0.12.buildspec) | [result](avaje-logback-encoder-0.12.buildinfo): [3 :white_check_mark: ](avaje-logback-encoder-0.12.buildcompare) | 54K |
1718
| [0.11-java8](https://central.sonatype.com/artifact/io.avaje/avaje-logback-encoder/0.11-java8/pom) | [mvn jdk8](avaje-logback-encoder-0.11-java8.buildspec) | [result](avaje-logback-encoder-0.11-java8.buildinfo): [3 :white_check_mark: ](avaje-logback-encoder-0.11-java8.buildcompare) | 53K |
1819
| [0.11](https://central.sonatype.com/artifact/io.avaje/avaje-logback-encoder/0.11/pom) | [mvn jdk21](avaje-logback-encoder-0.11.buildspec) | [result](avaje-logback-encoder-0.11.buildinfo): [3 :white_check_mark: ](avaje-logback-encoder-0.11.buildcompare) | 54K |

content/io/avaje/logback-encoder/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>io.avaje</groupId>
44
<artifactId>avaje-logback-encoder</artifactId>
55
<versioning>
6-
<latest>0.12</latest>
7-
<release>0.12</release>
6+
<latest>0.13</latest>
7+
<release>0.13</release>
88
<versions>
99
<version>0.1</version>
1010
<version>0.2</version>
@@ -23,7 +23,8 @@
2323
<version>0.11</version>
2424
<version>0.11-java8</version>
2525
<version>0.12</version>
26+
<version>0.13</version>
2627
</versions>
27-
<lastUpdated>20250325041937</lastUpdated>
28+
<lastUpdated>20250514035830</lastUpdated>
2829
</versioning>
2930
</metadata>

content/io/liftwizard/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ rebuilding **72 releases** of io.liftwizard:liftwizard:
194194

195195
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
196196
| -- | --------- | ------ | -- |
197+
| [2.1.31](https://central.sonatype.com/artifact/io.liftwizard/liftwizard/2.1.31/pom) | | | |
197198
| [2.1.30](https://central.sonatype.com/artifact/io.liftwizard/liftwizard/2.1.30/pom) | [mvn jdk17](liftwizard-2.1.30.buildspec) | [result](liftwizard-2.1.30.buildinfo): [425 :white_check_mark: ](liftwizard-2.1.30.buildcompare) | 2.3M |
198199
| [2.1.29](https://central.sonatype.com/artifact/io.liftwizard/liftwizard/2.1.29/pom) | [mvn jdk17](liftwizard-2.1.29.buildspec) | [result](liftwizard-2.1.29.buildinfo): [425 :white_check_mark: ](liftwizard-2.1.29.buildcompare) | 2.3M |
199200
| [2.1.28](https://central.sonatype.com/artifact/io.liftwizard/liftwizard/2.1.28/pom) | [mvn jdk17](liftwizard-2.1.28.buildspec) | [result](liftwizard-2.1.28.buildinfo): [425 :white_check_mark: ](liftwizard-2.1.28.buildcompare) | 2.3M |

content/io/liftwizard/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<groupId>io.liftwizard</groupId>
44
<artifactId>liftwizard</artifactId>
55
<versioning>
6-
<latest>2.1.30</latest>
7-
<release>2.1.30</release>
6+
<latest>2.1.31</latest>
7+
<release>2.1.31</release>
88
<versions>
99
<version>0.1.0</version>
1010
<version>0.2.0</version>
@@ -78,7 +78,8 @@
7878
<version>2.1.28</version>
7979
<version>2.1.29</version>
8080
<version>2.1.30</version>
81+
<version>2.1.31</version>
8182
</versions>
82-
<lastUpdated>20250429190925</lastUpdated>
83+
<lastUpdated>20250514042345</lastUpdated>
8384
</versioning>
8485
</metadata>

0 commit comments

Comments
 (0)