Skip to content

Commit

Permalink
Update dependencies and require JDK 21
Browse files Browse the repository at this point in the history
Update com.io7m.primogenitor:com.io7m.primogenitor.support 7.5.0 → 8.2.0.
Update ch.qos.logback:logback-classic 1.4.5 → 1.5.6.
Update org.slf4j:slf4j-api 2.0.6 → 2.0.13.
Update org.apache.maven.plugin-tools:maven-plugin-annotations 3.7.0 → 3.12.0.
Update io.takari.maven.plugins:takari-plugin-testing 3.0.1 → 3.0.2.
Update org.immutables:value 2.9.3 → 2.10.1.
Update com.io7m.minisite:com.io7m.minisite.maven_plugin 5.0.0-beta0001 → 5.0.0-SNAPSHOT.
Update org.apache.maven:maven-artifact 3.8.6 → 3.9.6.
Update org.apache.maven:maven-compat 3.8.6 → 3.9.6.
Update org.apache.maven:maven-core 3.8.6 → 3.9.6.
Update org.apache.maven:maven-model 3.8.6 → 3.9.6.
Update org.apache.maven:maven-plugin-api 3.8.6 → 3.9.6.
Update org.apache.maven:maven-settings 3.8.6 → 3.9.6.
  • Loading branch information
io7m committed Apr 20, 2024
1 parent cc35b42 commit 5e5c19e
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 25 deletions.
17 changes: 15 additions & 2 deletions README-CHANGES.xml
Expand Up @@ -40,9 +40,22 @@
<c:change date="2021-05-02T00:00:00+00:00" summary="Modularize the API"/>
</c:changes>
</c:release>
<c:release date="2021-11-04T10:24:50+00:00" is-open="true" ticket-system="com.io7m.github.minisite" version="5.0.0">
<c:release date="2024-04-20T13:45:49+00:00" is-open="true" ticket-system="com.io7m.github.minisite" version="5.0.0">
<c:changes>
<c:change compatible="false" date="2021-11-04T10:24:50+00:00" summary="Require JDK 17"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update com.io7m.primogenitor:com.io7m.primogenitor.support:7.5.0 → 8.2.0"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.4.5 → 1.5.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.slf4j:slf4j-api:2.0.6 → 2.0.13"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven.plugin-tools:maven-plugin-annotations:3.7.0 → 3.12.0"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update io.takari.maven.plugins:takari-plugin-testing:3.0.1 → 3.0.2"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.immutables:value:2.9.3 → 2.10.1"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update com.io7m.minisite:com.io7m.minisite.maven_plugin:5.0.0-beta0001 → 5.0.0-SNAPSHOT"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-artifact:3.8.6 → 3.9.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-compat:3.8.6 → 3.9.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-core:3.8.6 → 3.9.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-model:3.8.6 → 3.9.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-plugin-api:3.8.6 → 3.9.6"/>
<c:change date="2024-04-20T00:00:00+00:00" summary="Update org.apache.maven:maven-settings:3.8.6 → 3.9.6"/>
<c:change compatible="false" date="2024-04-20T13:45:49+00:00" summary="Require JDK 21"/>
</c:changes>
</c:release>
</c:releases>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.minisite.core/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite</artifactId>
<version>5.0.0-beta0001</version>
<version>5.0.0-SNAPSHOT</version>
</parent>

<artifactId>com.io7m.minisite.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.minisite.documentation/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite</artifactId>
<version>5.0.0-beta0001</version>
<version>5.0.0-SNAPSHOT</version>
</parent>

<artifactId>com.io7m.minisite.documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.minisite.maven_plugin/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite</artifactId>
<version>5.0.0-beta0001</version>
<version>5.0.0-SNAPSHOT</version>
</parent>

<artifactId>com.io7m.minisite.maven_plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.minisite.tests/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite</artifactId>
<version>5.0.0-beta0001</version>
<version>5.0.0-SNAPSHOT</version>
</parent>

<artifactId>com.io7m.minisite.tests</artifactId>
Expand Down
40 changes: 21 additions & 19 deletions pom.xml
Expand Up @@ -9,17 +9,17 @@
<parent>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.lite</artifactId>
<version>7.5.0</version>
<version>8.2.0</version>
</parent>

<groupId>com.io7m.minisite</groupId>
<artifactId>com.io7m.minisite</artifactId>
<version>5.0.0-beta0001</version>
<version>5.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>com.io7m.minisite</name>
<description>Tiny site generator for Maven projects</description>
<url>http://github.com/io7m/minisite</url>
<url>https://www.github.com/io7m/minisite</url>

<modules>
<module>com.io7m.minisite.core</module>
Expand All @@ -29,39 +29,41 @@
</modules>

<properties>
<com.io7m.changelog.version>4.1.0</com.io7m.changelog.version>
<io7m.api.previousVersion>5.0.0-beta0001</io7m.api.previousVersion>
<!-- Configuration. -->
<io7m.api.previousVersion>5.0.0-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.maven-api.version>3.8.6</io7m.maven-api.version>
<io7m.org.immutables.version>2.9.3</io7m.org.immutables.version>

<com.io7m.changelog.version>4.1.0</com.io7m.changelog.version>
<io7m.maven-api.version>3.9.6</io7m.maven-api.version>
<io7m.org.immutables.version>2.10.1</io7m.org.immutables.version>
</properties>

<inceptionYear>2017</inceptionYear>

<licenses>
<license>
<name>ISC</name>
<url>http://io7m.com/license/isc.txt</url>
<url>https://www.io7m.com/license/isc.txt</url>
</license>
</licenses>

<scm>
<url>https://github.com/io7m/minisite</url>
<connection>scm:git:https://github.com/io7m/minisite</connection>
<developerConnection>scm:git:https://github.com/io7m/minisite</developerConnection>
<url>https://www.github.com/io7m/minisite</url>
<connection>scm:git:https://www.github.com/io7m/minisite</connection>
<developerConnection>scm:git:https://www.github.com/io7m/minisite</developerConnection>
</scm>

<developers>
<developer>
<id>io7m</id>
<name>io7m</name>
<email>code@io7m.com</email>
<url>http://io7m.com</url>
<url>https://www.io7m.com</url>
</developer>
</developers>

<issueManagement>
<url>http://github.com/io7m/minisite/issues</url>
<url>https://www.github.com/io7m/minisite/issues</url>
<system>GitHub Issues</system>
</issueManagement>

Expand All @@ -83,7 +85,7 @@

<ciManagement>
<system>GitHub Actions</system>
<url>https://github.com/minisite/actions</url>
<url>https://www.github.com/minisite/actions</url>
</ciManagement>

<prerequisites>
Expand All @@ -95,7 +97,7 @@
<dependency>
<groupId>com.io7m.primogenitor</groupId>
<artifactId>com.io7m.primogenitor.support</artifactId>
<version>7.5.0</version>
<version>8.2.0</version>
</dependency>
<dependency>
<groupId>com.io7m.junreachable</groupId>
Expand Down Expand Up @@ -140,12 +142,12 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.5</version>
<version>1.5.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.6</version>
<version>2.0.13</version>
</dependency>
<dependency>
<groupId>org.immutables</groupId>
Expand All @@ -165,7 +167,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.7.0</version>
<version>3.12.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -197,7 +199,7 @@
<dependency>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>takari-plugin-testing</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 5e5c19e

Please sign in to comment.