Porównaj commity

...

3 Commity

Autor SHA1 Wiadomość Data
dependabot[bot] 6c41c388f4
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (#860) 2024-04-02 07:49:22 -04:00
dependabot[bot] 689abb5ad7
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#858)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 05:49:09 -04:00
dependabot[bot] da9d03c85d
Bump geotools.version from 30.1 to 31.0 (#856) 2024-03-29 05:04:50 -04:00
4 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -30,7 +30,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<!-- for with-deps assembly descriptor -->
<dependencies>
<dependency>

Wyświetl plik

@ -16,7 +16,7 @@
</parent>
<properties>
<geotools.version>30.1</geotools.version>
<geotools.version>31.0</geotools.version>
<log4j.version>2.23.1</log4j.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.25.3</protobuf.version>

Wyświetl plik

@ -89,7 +89,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<dependencies>
<dependency>
<groupId>com.onthegomap.planetiler</groupId>

Wyświetl plik

@ -394,7 +394,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<executions>
<execution>
<id>sign-artifacts</id>