Skip to content

Commit

Permalink
v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed Sep 6, 2022
1 parent 9329462 commit 4d7be54
Show file tree
Hide file tree
Showing 57 changed files with 60 additions and 60 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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 4 additions & 4 deletions 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.1-SNAPSHOT</version>
<version>2.16.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -16,7 +16,7 @@
<!-- THIS FILE IS AUTO GENERATED. DON'T EDIT -->

<properties>
<jooby.version>2.16.1-SNAPSHOT</jooby.version>
<jooby.version>2.16.1</jooby.version>
<HikariCP.version>4.0.3</HikariCP.version>
<archetype-packaging.version>3.2.0</archetype-packaging.version>
<asm.version>9.3</asm.version>
Expand Down Expand Up @@ -62,8 +62,8 @@
<jetty.version>9.4.48.v20220622</jetty.version>
<jfiglet.version>0.0.9</jfiglet.version>
<jmespath-java.version>1.12.230</jmespath-java.version>
<jooby-maven-plugin.version>2.16.1-SNAPSHOT</jooby-maven-plugin.version>
<jooby.version>2.16.1-SNAPSHOT</jooby.version>
<jooby-maven-plugin.version>2.16.1</jooby-maven-plugin.version>
<jooby.version>2.16.1</jooby.version>
<jsonwebtoken.version>0.11.5</jsonwebtoken.version>
<jsr305.version>3.0.2</jsr305.version>
<junit.version>5.8.2</junit.version>
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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</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.1-SNAPSHOT</version>
<version>2.16.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Loading

0 comments on commit 4d7be54

Please sign in to comment.