We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65e6a0c + 1dba505 commit a957132Copy full SHA for a957132
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Micronaut Log4AWS 1.2.6-micronaut-1.0
4
+
5
+Upgrade lo4j to 2.17.1
6
7
### Micronaut Log4AWS 1.2.5-micronaut-1.0
8
9
* Upgraded to Log4J 2.17.0
gradle.properties
@@ -39,7 +39,7 @@ micronaut.aws.sdk.version = 1.4.0
39
micronaut.rethrow.version = 1.0.1
40
micronaut.segment.version = 1.0.4.1
41
micronaut.snitch.version = 1.1.3
42
-micronaut.log4aws.version = 1.2.5-micronaut-1.0
+micronaut.log4aws.version = 1.2.6-micronaut-1.0
43
micronaut.newrelic.version = 1.0.9
44
micronaut.bigquery.version = 0.2.6
45
micronaut.recurly.version = 1.0.2
0 commit comments