File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.1.17-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.16-alpha...v0.1.17-alpha ) (2022-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.11.0 ([ #147 ] ( https://github.com/googleapis/java-logging-servlet-initializer/issues/147 ) ) ([ cfd4822] ( https://github.com/googleapis/java-logging-servlet-initializer/commit/cfd4822dc19eb2cc5d68d3d02b4519d21fdc3b57 ) )
9
+
3
10
### [ 0.1.16-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.15-alpha...v0.1.16-alpha ) (2022-05-04)
4
11
5
12
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
22
22
<artifactId >google-cloud-logging-servlet-initializer</artifactId >
23
- <version >0.1.17-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-servlet-initializer:current} -->
23
+ <version >0.1.17-alpha</version ><!-- {x-version-update:google-cloud-logging-servlet-initializer:current} -->
24
24
<packaging >jar</packaging >
25
25
<name >Google Cloud Logging Servlet Container Initializer</name >
26
26
<url >https://github.com/googleapis/java-logging-servlet-initializer</url >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-logging-servlet-initializer</artifactId >
31
- <version >0.1.17-alpha-SNAPSHOT </version >
31
+ <version >0.1.17-alpha</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-logging-servlet-initializer:0.1.16 -alpha:0.1.17-alpha-SNAPSHOT
4
+ google-cloud-logging-servlet-initializer:0.1.17 -alpha:0.1.17-alpha
You can’t perform that action at this time.
0 commit comments