File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Please file bug reports and feature requests in [GitHub issues](https://github.c
27
27
License
28
28
-------
29
29
30
- Copyright (c) 2014-2019 Benjamin Bader
30
+ Copyright (c) 2014-2020 Benjamin Bader
31
31
32
32
This library is licensed under the Apache License, Version 2.0.
33
33
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Dependency Info
14
14
<dependency >
15
15
<groupId >com.bendb.dropwizard</groupId >
16
16
<artifactId >dropwizard-jooq</artifactId >
17
- <version >1.3.5-1 </version >
17
+ <version >2.0.2-0 </version >
18
18
</dependency >
19
19
```
20
20
@@ -129,7 +129,7 @@ Please file bug reports and feature requests in [GitHub issues](https://github.c
129
129
License
130
130
-------
131
131
132
- Copyright (c) 2014-2019 Benjamin Bader
132
+ Copyright (c) 2014-2020 Benjamin Bader
133
133
134
134
This library is licensed under the Apache License, Version 2.0.
135
135
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Dependency Info
11
11
<dependency >
12
12
<groupId >com.bendb.dropwizard</groupId >
13
13
<artifactId >dropwizard-redis</artifactId >
14
- <version >1.3.5-1 </version >
14
+ <version >2.0.2-0 </version >
15
15
</dependency >
16
16
```
17
17
@@ -97,7 +97,7 @@ Please file bug reports and feature requests in [GitHub issues](https://github.c
97
97
License
98
98
-------
99
99
100
- Copyright (c) 2014-2019 Benjamin Bader
100
+ Copyright (c) 2014-2020 Benjamin Bader
101
101
102
102
This library is licensed under the Apache License, Version 2.0.
103
103
Original file line number Diff line number Diff line change 1
1
GROUP =com.bendb.dropwizard
2
- VERSION =2.0.2-0-SNAPSHOT
2
+ VERSION =2.0.2-0
3
3
4
4
POM_URL =https://github.com/benjamin-bader/droptools/
5
5
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ site_url: https://droptools.bendb.com
5
5
site_description : " Useful Dropwizard addons"
6
6
site_author : Benjamin Bader
7
7
8
- copyright : " Copyright © 2014-2019 Benjamin Bader"
8
+ copyright : " Copyright © 2014-2020 Benjamin Bader"
9
9
10
10
theme :
11
11
name : material
You can’t perform that action at this time.
0 commit comments