File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.1.9-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.8-alpha...v0.1.9-alpha ) (2022-03-08)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update actions/setup-java action to v3 ([ #93 ] ( https://github.com/googleapis/java-logging-servlet-initializer/issues/93 ) ) ([ 3b324b5] ( https://github.com/googleapis/java-logging-servlet-initializer/commit/3b324b50697e082135465ebb20404f460ea67551 ) )
9
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.8.0 ([ #99 ] ( https://github.com/googleapis/java-logging-servlet-initializer/issues/99 ) ) ([ 8997646] ( https://github.com/googleapis/java-logging-servlet-initializer/commit/89976468ce3d2ba75204ac349d9b13fa3e899a14 ) )
10
+
3
11
### [ 0.1.8-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.1.7-alpha...v0.1.8-alpha ) (2022-02-15)
4
12
5
13
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.9-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-servlet-initializer:current} -->
23
+ <version >0.1.9-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.9-alpha-SNAPSHOT </version >
31
+ <version >0.1.9-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.8 -alpha:0.1.9-alpha-SNAPSHOT
4
+ google-cloud-logging-servlet-initializer:0.1.9 -alpha:0.1.9-alpha
You can’t perform that action at this time.
0 commit comments