Skip to content

Commit 118e083

Browse files
committed
v3.11.5
1 parent 8e0532e commit 118e083

File tree

62 files changed

+64
-64
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+64
-64
lines changed

jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>jooby-project</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby</artifactId>
1212
<name>jooby</name>

modules/jooby-apt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-apt</artifactId>
1212
<name>jooby-apt</name>

modules/jooby-avaje-inject/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-avaje-inject</artifactId>
1212
<name>jooby-avaje-inject</name>

modules/jooby-avaje-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-avaje-jsonb</artifactId>
1212
<name>jooby-avaje-jsonb</name>

modules/jooby-avaje-validator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-avaje-validator</artifactId>
1212
<name>jooby-avaje-validator</name>

modules/jooby-awssdk-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-awssdk-v1</artifactId>
1212
<name>jooby-awssdk-v1</name>

modules/jooby-awssdk-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-awssdk-v2</artifactId>
1212
<name>jooby-awssdk-v2</name>

modules/jooby-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<parent>
88
<groupId>io.jooby</groupId>
99
<artifactId>modules</artifactId>
10-
<version>3.11.4</version>
10+
<version>3.11.5</version>
1111
</parent>
1212

1313
<groupId>io.jooby</groupId>
1414
<artifactId>jooby-bom</artifactId>
1515
<name>jooby-bom</name>
1616
<packaging>pom</packaging>
17-
<version>3.11.4</version>
17+
<version>3.11.5</version>
1818
<description>Jooby (Bill of Materials)</description>
1919
<url>https://jooby.io</url>
2020

modules/jooby-caffeine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-caffeine</artifactId>
1212
<name>jooby-caffeine</name>

modules/jooby-camel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.11.4</version>
9+
<version>3.11.5</version>
1010
</parent>
1111
<artifactId>jooby-camel</artifactId>
1212
<name>jooby-camel</name>

0 commit comments

Comments
 (0)