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.2.12-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.2.11-alpha...v0.2.12-alpha ) (2022-10-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.cloud: google-cloud-logging to v3.11.5 ([ #246 ] ( https://github.com/googleapis/java-logging-servlet-initializer/issues/246 ) ) ([ be2642e] ( https://github.com/googleapis/java-logging-servlet-initializer/commit/be2642e0c6b3357eb71cb0c587af409a874f01a9 ) )
9
+
3
10
## [ 0.2.11-alpha] ( https://github.com/googleapis/java-logging-servlet-initializer/compare/v0.2.10-alpha...v0.2.11-alpha ) (2022-10-03)
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.2.12-alpha-SNAPSHOT </version ><!-- {x-version-update:google-cloud-logging-servlet-initializer:current} -->
23
+ <version >0.2.12-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.2.12-alpha-SNAPSHOT </version >
31
+ <version >0.2.12-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.2.11 -alpha:0.2.12-alpha-SNAPSHOT
4
+ google-cloud-logging-servlet-initializer:0.2.12 -alpha:0.2.12-alpha
You can’t perform that action at this time.
0 commit comments