Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 0211ca9

Browse files
committed
Prepare next version
1 parent 00f7cf9 commit 0211ca9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
581581
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
582582
<propertiesEncoding>ISO-8859-1</propertiesEncoding>
583-
<revision>1.0.1</revision>
583+
<revision>1.1.0</revision>
584584
<sha1/>
585585
<slf4j.version>2.0.9</slf4j.version>
586586
</properties>

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,13 @@ More information you can find on site:
165165

166166
https://slf4j-aws-lambda.bot-by.uk/
167167

168+
See also how to [setup a provider by a system property][setup-provider]
169+
168170
## Other solutions
169171

170172
Other AWS centric loggers are [SLF4J/Logback Appender][awslambda-logback], [slf4j-simple-lambda][],
171173
Logback's [CloudWatch appender][cloudwatch-appender] and [CloudWatchLogs Java appender][cloudwatchlogs-java-appender].
172174

173-
See also how to [setup a provider by a system property][setup-provider]
174-
175175
## Contributing
176176

177177
Please read [Contributing](contributing.md).

0 commit comments

Comments
 (0)