This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


The following commit(s) were added to refs/heads/main by this push:
     new 4941a5d4 Improve the license files (#827)
4941a5d4 is described below

commit 4941a5d4f871e83d740cea6d1853556b5ac85a7b
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sat Feb 3 20:32:05 2024 +0100

    Improve the license files (#827)
    
    * Update the license override.properties file
    
    * Include the version number in the license
---
 LICENSE                                            |   6 +-
 baremaps-cli/src/assembly/bin.xml                  |   1 +
 baremaps-cli/src/assembly/src.xml                  |   2 +-
 baremaps-cli/src/license/override.properties       | 231 ++++++++-------------
 .../openstreetmap/state/StateReaderTest.java       |   2 +-
 5 files changed, 98 insertions(+), 144 deletions(-)

diff --git a/LICENSE b/LICENSE
index 076aef88..00177dcd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -200,7 +200,11 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
-   THIRD PARTY LICENSES: This project bundles third party code and data
+   SOURCE CODE VERSION:
+
+   This product bundles the source code of Apache Baremaps v${project.version}.
+
+   THIRD PARTY LICENSES:
 
    Code and data produced outside the ASF that is included in the
    distribution of this product is subject to the following
diff --git a/baremaps-cli/src/assembly/bin.xml 
b/baremaps-cli/src/assembly/bin.xml
index 9387b543..d26d822f 100644
--- a/baremaps-cli/src/assembly/bin.xml
+++ b/baremaps-cli/src/assembly/bin.xml
@@ -49,6 +49,7 @@ limitations under the License.
         <include>${license.filename}</include>
       </includes>
       <lineEnding>unix</lineEnding>
+      <filtered>true</filtered>
     </fileSet>
     <fileSet>
       <directory>src/bin</directory>
diff --git a/baremaps-cli/src/assembly/src.xml 
b/baremaps-cli/src/assembly/src.xml
index 17cef7dd..da219896 100644
--- a/baremaps-cli/src/assembly/src.xml
+++ b/baremaps-cli/src/assembly/src.xml
@@ -32,7 +32,6 @@ limitations under the License.
                 <include>**/src/**/*</include>
                 <include>codestyle.xml</include>
                 <include>DISCLAIMER-WIP</include>
-                <include>LICENSE</include>
                 <include>LICENSE.header</include>
                 <include>NOTICE</include>
             </includes>
@@ -46,6 +45,7 @@ limitations under the License.
                 <include>CODE_OF_CONDUCT.md</include>
                 <include>.asf.yaml</include>
                 <include>CONTRIBUTING.md</include>
+                <include>LICENSE</include>
                 <include>exemples/**</include>
                 <include>.gitignore</include>
                 <include>RELEASE.md</include>
diff --git a/baremaps-cli/src/license/override.properties 
b/baremaps-cli/src/license/override.properties
index 85b2630b..223f7c37 100644
--- a/baremaps-cli/src/license/override.properties
+++ b/baremaps-cli/src/license/override.properties
@@ -1,34 +1,30 @@
-com.fasterxml.jackson.core--jackson-annotations--2.13.0=Apache License 2.0
-com.fasterxml.jackson.core--jackson-core--2.13.0=Apache License 2.0
-com.fasterxml.jackson.core--jackson-databind--2.13.0=Apache License 2.0
-com.fasterxml.jackson.dataformat--jackson-dataformat-csv--2.13.0=Apache 
License 2.0
-com.fasterxml.jackson.dataformat--jackson-dataformat-yaml--2.13.0=Apache 
License 2.0
-com.fasterxml.jackson.datatype--jackson-datatype-jsr310--2.14.2=Apache License 
2.0
-com.github.ben-manes.caffeine--caffeine--3.1.1=Apache License 2.0
-com.github.java-json-tools--btf--1.3=Apache License 2.0
-com.github.java-json-tools--jackson-coreutils--2.0=Apache License 2.0
-com.github.java-json-tools--jackson-coreutils-equivalence--1.0=Apache License 
2.0
-com.github.java-json-tools--json-patch--1.13=Apache License 2.0
-com.github.java-json-tools--json-schema-core--1.2.14=Apache License 2.0
-com.github.java-json-tools--json-schema-validator--2.2.14=Apache License 2.0
-com.github.java-json-tools--msg-simple--1.2=Apache License 2.0
-com.github.java-json-tools--uri-template--0.10=Apache License 2.0
-com.github.jsqlparser--jsqlparser--4.2=Apache License 2.0
+com.aayushatharva.brotli4j--brotli4j--1.12.0=Apache License 2.0
+com.aayushatharva.brotli4j--native-osx-aarch64--1.12.0=Apache License 2.0
+com.aayushatharva.brotli4j--service--1.12.0=Apache License 2.0
+com.fasterxml.jackson.core--jackson-annotations--2.16.1=Apache License 2.0
+com.fasterxml.jackson.core--jackson-core--2.16.1=Apache License 2.0
+com.fasterxml.jackson.core--jackson-databind--2.16.1=Apache License 2.0
+com.fasterxml.jackson.dataformat--jackson-dataformat-csv--2.16.1=Apache 
License 2.0
+com.fasterxml.jackson.dataformat--jackson-dataformat-yaml--2.16.1=Apache 
License 2.0
+com.fasterxml.jackson.datatype--jackson-datatype-jdk8--2.15.3=Apache License 
2.0
+com.fasterxml.jackson.datatype--jackson-datatype-jsr310--2.15.3=Apache License 
2.0
+com.fasterxml.woodstox--woodstox-core--6.5.0=Apache License 2.0
+com.github.ben-manes.caffeine--caffeine--3.1.8=Apache License 2.0
 com.google.code.findbugs--jsr305--3.0.2=Apache License 2.0
-com.google.errorprone--error_prone_annotations--2.14.0=Apache License 2.0
-com.google.flatbuffers--flatbuffers-java--22.10.26=Apache License 2.0
+com.google.errorprone--error_prone_annotations--2.21.1=Apache License 2.0
+com.google.flatbuffers--flatbuffers-java--23.3.3=Apache License 2.0
 com.google.guava--failureaccess--1.0.1=Apache License 2.0
-com.google.guava--guava--31.1-jre=Apache License 2.0
+com.google.guava--guava--32.1.3-jre=Apache License 2.0
 
com.google.guava--listenablefuture--9999.0-empty-to-avoid-conflict-with-guava=Apache
 License 2.0
-com.google.j2objc--j2objc-annotations--1.3=Apache License 2.0
+com.google.j2objc--j2objc-annotations--2.8=Apache License 2.0
 com.google.protobuf--protobuf-java--3.21.6=BSD 3-Clause License
 com.google.uzaygezen--uzaygezen-core--0.2=Apache License 2.0
 com.googlecode.json-simple--json-simple--1.1.1=Apache License 2.0
-com.googlecode.libphonenumber--libphonenumber--8.11.1=Apache License 2.0
-com.ibm.icu--icu4j--71.1=Unicode/ICU License
+com.ibm.icu--icu4j--72.1=Unicode/ICU License
 com.j256.ormlite--ormlite-jdbc--6.1=ISC License
 com.jayway.jsonpath--json-path--2.7.0=Apache License 2.0
-com.sun.istack--istack-commons-runtime--3.0.12=Eclipse Distribution License 1.0
+com.linecorp.armeria--armeria--1.26.4=Apache License 2.0
+com.linecorp.armeria--armeria-reactor3--1.26.4=Apache License 2.0
 com.yahoo.datasketches--memory--0.9.0=Apache License 2.0
 com.yahoo.datasketches--sketches-core--0.9.0=Apache License 2.0
 com.zaxxer--HikariCP--5.0.1=Apache License 2.0
@@ -36,108 +32,74 @@ commons-codec--commons-codec--1.13=Apache License 2.0
 commons-io--commons-io--2.11.0=Apache License 2.0
 commons-lang--commons-lang--2.4=Apache License 2.0
 commons-logging--commons-logging--1.1.3=Apache License 2.0
-de.bytefish--pgbulkinsert--8.1.0=MIT License
-info.picocli--picocli--4.6.3=Apache License 2.0
-io.netty--netty-buffer--4.1.92.Final=Apache License 2.0
-io.netty--netty-codec--4.1.92.Final=Apache License 2.0
-io.netty--netty-codec-dns--4.1.92.Final=Apache License 2.0
-io.netty--netty-codec-http--4.1.92.Final=Apache License 2.0
-io.netty--netty-codec-http2--4.1.92.Final=Apache License 2.0
-io.netty--netty-common--4.1.92.Final=Apache License 2.0
-io.netty--netty-handler--4.1.92.Final=Apache License 2.0
-io.netty--netty-resolver--4.1.92.Final=Apache License 2.0
-io.netty--netty-resolver-dns--4.1.92.Final=Apache License 2.0
-io.netty--netty-resolver-dns-classes-macos--4.1.92.Final=Apache License 2.0
-io.netty--netty-resolver-dns-native-macos--4.1.92.Final=Apache License 2.0
-io.netty--netty-tcnative-boringssl-static--2.0.60.Final=Apache License 2.0
-io.netty--netty-tcnative-classes--2.0.60.Final=Apache License 2.0
-io.netty--netty-transport--4.1.92.Final=Apache License 2.0
-io.netty--netty-transport-classes-epoll--4.1.92.Final=Apache License 2.0
-io.netty--netty-transport-classes-kqueue--4.1.92.Final=Apache License 2.0
-io.netty--netty-transport-native-epoll--4.1.92.Final=Apache License 2.0
-io.netty--netty-transport-native-kqueue--4.1.92.Final=Apache License 2.0
-io.netty--netty-transport-native-unix-common--4.1.92.Final=Apache License 2.0
-io.netty.incubator--netty-incubator-transport-classes-io_uring--0.0.21.Final=Apache
 License 2.0
-io.netty.incubator--netty-incubator-transport-native-io_uring--0.0.21.Final=Apache
 License 2.0
-io.servicetalk--servicetalk-annotations--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-buffer-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-buffer-netty--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-client-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-client-api-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-concurrent--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-concurrent-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-concurrent-api-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-concurrent-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-context-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-data-jackson--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-data-jackson-jersey--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-dns-discovery-netty--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-encoding-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-encoding-api-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-http-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-http-netty--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-http-router-jersey--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-http-router-jersey-internal--0.42.28=Apache 
License 2.0
-io.servicetalk--servicetalk-http-utils--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-loadbalancer--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-logging-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-logging-slf4j-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-oio-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-oio-api-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-router-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-router-utils-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-serialization-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-serializer-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-serializer-utils--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-tcp-netty-internal--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-transport-api--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-transport-netty--0.42.28=Apache License 2.0
-io.servicetalk--servicetalk-transport-netty-internal--0.42.28=Apache License 
2.0
-io.servicetalk--servicetalk-utils-internal--0.42.28=Apache License 2.0
+de.bytefish--pgbulkinsert--8.1.2=MIT License
+info.picocli--picocli--4.7.5=Apache License 2.0
+io.micrometer--micrometer-commons--1.11.5=Apache License 2.0
+io.micrometer--micrometer-core--1.11.5=Apache License 2.0
+io.micrometer--micrometer-observation--1.11.5=Apache License 2.0
+io.netty--netty-buffer--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec-dns--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec-haproxy--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec-http--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec-http2--4.1.100.Final=Apache License 2.0
+io.netty--netty-codec-socks--4.1.100.Final=Apache License 2.0
+io.netty--netty-common--4.1.100.Final=Apache License 2.0
+io.netty--netty-handler--4.1.100.Final=Apache License 2.0
+io.netty--netty-handler-proxy--4.1.100.Final=Apache License 2.0
+io.netty--netty-resolver--4.1.100.Final=Apache License 2.0
+io.netty--netty-resolver-dns--4.1.100.Final=Apache License 2.0
+io.netty--netty-resolver-dns-classes-macos--4.1.100.Final=Apache License 2.0
+io.netty--netty-resolver-dns-native-macos--4.1.100.Final=Apache License 2.0
+io.netty--netty-tcnative-boringssl-static--2.0.61.Final=Apache License 2.0
+io.netty--netty-tcnative-classes--2.0.61.Final=Apache License 2.0
+io.netty--netty-transport--4.1.100.Final=Apache License 2.0
+io.netty--netty-transport-classes-epoll--4.1.100.Final=Apache License 2.0
+io.netty--netty-transport-classes-kqueue--4.1.100.Final=Apache License 2.0
+io.netty--netty-transport-native-epoll--4.1.100.Final=Apache License 2.0
+io.netty--netty-transport-native-kqueue--4.1.100.Final=Apache License 2.0
+io.netty--netty-transport-native-unix-common--4.1.100.Final=Apache License 2.0
+io.projectreactor--reactor-core--3.5.11=Apache License 2.0
 io.sgr--s2-geometry-library-java--1.0.0=Apache License 2.0
-it.unimi.dsi--fastutil--8.5.9=Apache License 2.0
-jakarta.annotation--jakarta.annotation-api--1.3.5=Eclipse Public License 2.0
-jakarta.ws.rs--jakarta.ws.rs-api--2.1.6=Eclipse Public License 2.0
-jakarta.xml.bind--jakarta.xml.bind-api--2.3.3=Eclipse Distribution License 1.0
-joda-time--joda-time--2.10.5=Apache License 2.0
+it.unimi.dsi--fastutil--8.5.12=Apache License 2.0
+javax.activation--javax.activation-api--1.2.0=CDDL/GPLv2+CE
+javax.xml.bind--jaxb-api--2.3.1=CDDL 1.1; GPL2 w/ CPE
 mil.nga--color--1.0.0=MIT License
-mil.nga--crs--1.1.4=MIT License
-mil.nga--proj--1.1.2=MIT License
-mil.nga--sf--2.2.0=MIT License
+mil.nga--crs--1.1.5=MIT License
+mil.nga--proj--1.1.3=MIT License
+mil.nga--sf--2.2.1=MIT License
 mil.nga--tiff--3.0.0=MIT License
-mil.nga.geopackage--geopackage--6.5.0=MIT License
-mil.nga.geopackage--geopackage-core--6.5.0=MIT License
-mil.nga.oapi.features--oapi-features-json--2.2.0=MIT License
-mil.nga.sf--sf-geojson--3.2.0=MIT License
-mil.nga.sf--sf-proj--4.3.0=MIT License
-mil.nga.sf--sf-wkb--2.2.0=MIT License
-mil.nga.sf--sf-wkt--1.2.0=MIT License
+mil.nga.geopackage--geopackage--6.6.3=MIT License
+mil.nga.geopackage--geopackage-core--6.6.4=MIT License
+mil.nga.oapi.features--oapi-features-json--2.3.2=MIT License
+mil.nga.sf--sf-geojson--3.3.2=MIT License
+mil.nga.sf--sf-proj--4.3.1=MIT License
+mil.nga.sf--sf-wkb--2.2.2=MIT License
+mil.nga.sf--sf-wkt--1.2.2=MIT License
 net.hydromatic--aggdesigner-algorithm--6.0=Apache License 2.0
 net.minidev--accessors-smart--2.4.7=Apache License 2.0
 net.minidev--json-smart--2.4.7=Apache License 2.0
-net.ripe.ipresource--ipresource--1.49=BSD License
-net.sf.jopt-simple--jopt-simple--5.0.4=MIT License
+net.ripe.ipresource--ipresource--1.52=BSD License
 org.antlr--antlr4-runtime--4.5.1-1=BSD License
-org.apache.baremaps--baremaps-core--0.7.2-SNAPSHOT=Apache License 2.0
-org.apache.baremaps--baremaps-server--0.7.2-SNAPSHOT=Apache License 2.0
-org.apache.calcite--calcite-core--1.34.0=Apache License 2.0
-org.apache.calcite--calcite-linq4j--1.34.0=Apache License 2.0
+org.apache.baremaps--baremaps-core--0.7.3-SNAPSHOT=Apache License 2.0
+org.apache.baremaps--baremaps-server--0.7.3-SNAPSHOT=Apache License 2.0
+org.apache.calcite--calcite-core--1.35.0=Apache License 2.0
+org.apache.calcite--calcite-linq4j--1.35.0=Apache License 2.0
 org.apache.calcite.avatica--avatica-core--1.23.0=Apache License 2.0
 org.apache.calcite.avatica--avatica-metrics--1.23.0=Apache License 2.0
-org.apache.commons--commons-compress--1.21=Apache License 2.0
+org.apache.commons--commons-compress--1.24.0=Apache License 2.0
 org.apache.commons--commons-dbcp2--2.6.0=Apache License 2.0
 org.apache.commons--commons-lang3--3.1=Apache License 2.0
 org.apache.commons--commons-math3--3.6.1=Apache License 2.0
 org.apache.commons--commons-pool2--2.6.1=Apache License 2.0
-org.apache.httpcomponents--httpclient--4.5.14=Apache License 2.0
-org.apache.httpcomponents--httpcore--4.4.16=Apache License 2.0
 org.apache.httpcomponents.client5--httpclient5--5.1.3=Apache License 2.0
 org.apache.httpcomponents.core5--httpcore5--5.1.3=Apache License 2.0
 org.apache.httpcomponents.core5--httpcore5-h2--5.1.3=Apache License 2.0
-org.apache.logging.log4j--log4j-api--2.20.0=Apache License 2.0
-org.apache.logging.log4j--log4j-core--2.20.0=Apache License 2.0
-org.apache.logging.log4j--log4j-jul--2.20.0=Apache License 2.0
-org.apache.logging.log4j--log4j-slf4j2-impl--2.20.0=Apache License 2.0
+org.apache.logging.log4j--log4j-api--3.0.0-alpha1=Apache License 2.0
+org.apache.logging.log4j--log4j-core--3.0.0-alpha1=Apache License 2.0
+org.apache.logging.log4j--log4j-jul--3.0.0-alpha1=Apache License 2.0
+org.apache.logging.log4j--log4j-plugins--3.0.0-alpha1=Apache License 2.0
+org.apache.logging.log4j--log4j-slf4j2-impl--3.0.0-alpha1=Apache License 2.0
 org.apache.lucene--lucene-codecs--9.4.2=Apache License 2.0
 org.apache.lucene--lucene-core--9.4.2=Apache License 2.0
 org.apache.lucene--lucene-expressions--9.4.2=Apache License 2.0
@@ -146,43 +108,30 @@ org.apache.lucene--lucene-queryparser--9.4.2=Apache 
License 2.0
 org.apache.lucene--lucene-sandbox--9.4.2=Apache License 2.0
 org.apache.lucene--lucene-spatial-extras--9.4.2=Apache License 2.0
 org.apache.lucene--lucene-spatial3d--9.4.2=Apache License 2.0
-org.checkerframework--checker-qual--3.22.0=MIT License
-org.codehaus.janino--commons-compiler--3.1.8=BSD 3-Clause License
-org.codehaus.janino--janino--3.1.8=BSD 3-Clause License
-org.glassfish.hk2--hk2-api--2.6.1=Eclipse Public License 2.0
-org.glassfish.hk2--hk2-locator--2.6.1=Eclipse Public License 2.0
-org.glassfish.hk2--hk2-utils--2.6.1=Eclipse Public License 2.0
-org.glassfish.hk2--osgi-resource-locator--1.0.3=Eclipse Public License 2.0
-org.glassfish.hk2.external--aopalliance-repackaged--2.6.1=Eclipse Public 
License 2.0
-org.glassfish.hk2.external--jakarta.inject--2.6.1=Eclipse Public License 2.0
-org.glassfish.jersey.core--jersey-client--2.35=Apache License 2.0
-org.glassfish.jersey.core--jersey-common--2.35=Apache License 2.0
-org.glassfish.jersey.core--jersey-server--2.35=Apache License 2.0
-org.glassfish.jersey.inject--jersey-hk2--2.35=Apache License 2.0
-org.glassfish.jersey.media--jersey-media-multipart--2.35=Apache License 2.0
-org.glassfish.jersey.media--jersey-media-sse--2.35=Apache License 2.0
-org.graalvm.js--js--22.2.0=MIT License
-org.graalvm.regex--regex--22.2.0=Universal Permissive License 1.0
-org.graalvm.sdk--graal-sdk--22.2.0=Universal Permissive License 1.0
-org.graalvm.truffle--truffle-api--22.2.0=Universal Permissive License 1.0
-org.javassist--javassist--3.25.0-GA=Apache License 2.0
-org.jctools--jctools-core--4.0.1=Apache License 2.0
-org.jvnet.mimepull--mimepull--1.9.13=Eclipse Distribution License 1.0
+org.checkerframework--checker-qual--3.37.0=MIT License
+org.codehaus.janino--commons-compiler--3.1.9=BSD 3-Clause License
+org.codehaus.janino--janino--3.1.9=BSD 3-Clause License
+org.codehaus.woodstox--stax2-api--4.2.1=BSD License
+org.graalvm.js--js--23.0.2=MIT License; Universal Permissive License, Version 
1.0
+org.graalvm.regex--regex--23.0.2=Universal Permissive License, Version 1.0
+org.graalvm.sdk--graal-sdk--23.0.2=Universal Permissive License, Version 1.0
+org.graalvm.truffle--truffle-api--23.0.2=Universal Permissive License, Version 
1.0
+org.hdrhistogram--HdrHistogram--2.1.12=BSD-2-Clause; Public Domain, per 
Creative Commons CC0
+org.latencyutils--LatencyUtils--2.0.3=Public Domain, per Creative Commons CC0
 org.locationtech.jts--jts-core--1.19.0=Eclipse Distribution License 1.0
 org.locationtech.jts.io--jts-io-common--1.19.0=Eclipse Distribution License 1.0
-org.locationtech.proj4j--proj4j--1.2.3=Apache License 2.0
-org.locationtech.proj4j--proj4j-epsg--1.2.3=Apache License 2.0
+org.locationtech.proj4j--proj4j--1.3.0=Apache License 2.0
+org.locationtech.proj4j--proj4j-epsg--1.3.0=Apache License 2.0; EPSG database 
distribution license
 org.locationtech.spatial4j--spatial4j--0.8=Apache License 2.0
-org.mozilla--rhino--1.7.7.2=Mozilla Public License 2.0
 org.ow2.asm--asm--7.2=BSD 3-Clause License
 org.ow2.asm--asm-analysis--7.2=BSD 3-Clause License
 org.ow2.asm--asm-commons--7.2=BSD 3-Clause License
 org.ow2.asm--asm-tree--7.2=BSD 3-Clause License
-org.postgresql--postgresql--42.5.0=BSD 2-Clause License
-org.roaringbitmap--RoaringBitmap--0.9.38=Apache License 2.0
-org.roaringbitmap--shims--0.9.38=Apache License 2.0
-org.slf4j--slf4j-api--2.0.7=MIT License
-org.wololo--flatgeobuf--3.24.0=ISC License
-org.xerial--sqlite-jdbc--3.39.3.0=Apache License 2.0
+org.postgresql--postgresql--42.6.0==BSD 2-Clause License
+org.reactivestreams--reactive-streams--1.0.4=MMIT License
+org.roaringbitmap--RoaringBitmap--1.0.0=Apache License 2.0
+org.slf4j--slf4j-api--2.0.9=MIT License
+org.wololo--flatgeobuf--3.26.1=ISC License
+org.xerial--sqlite-jdbc--3.43.2.1=Apache License 2.0
 org.xerial.thirdparty--nestedvm--1.0=Apache License 2.0
-org.yaml--snakeyaml--1.28=Apache License 2.0
+org.yaml--snakeyaml--2.2=Apache License 2.0
diff --git 
a/baremaps-core/src/test/java/org/apache/baremaps/openstreetmap/state/StateReaderTest.java
 
b/baremaps-core/src/test/java/org/apache/baremaps/openstreetmap/state/StateReaderTest.java
index c8fab379..683dc0fb 100644
--- 
a/baremaps-core/src/test/java/org/apache/baremaps/openstreetmap/state/StateReaderTest.java
+++ 
b/baremaps-core/src/test/java/org/apache/baremaps/openstreetmap/state/StateReaderTest.java
@@ -30,6 +30,6 @@ class StateReaderTest {
   void getStateFromTimestamp() {
     var reader = new StateReader();
     var state = 
reader.getStateFromTimestamp(LocalDateTime.now().minusDays(10));
-    System.out.println(state.get().getSequenceNumber());
+    assertTrue(state.isPresent());
   }
 }

Reply via email to