Skip to content

Commit

Permalink
v2.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed Oct 28, 2023
1 parent f7f289d commit 95a571e
Show file tree
Hide file tree
Showing 57 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>jooby-project</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jooby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>jooby-project</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-apt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<artifactId>jooby-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-awssdk-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-banner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-caffeine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-commons-email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-conscrypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-ebean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-flyway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-gradle-setup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-graphiql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-graphql-playground/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-handlebars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-hikari/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-http2-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-http2-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-http2-undertow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-jasypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-openapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-pac4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-pebble/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-quartz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-redoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/jooby-rocker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.jooby</groupId>
<artifactId>modules</artifactId>
<version>2.16.3-SNAPSHOT</version>
<version>2.16.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 95a571e

Please sign in to comment.