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.
1 parent dc1a8b2 commit feda190Copy full SHA for feda190
1 file changed
README.md
@@ -49,7 +49,7 @@ To include Burningwave Core library in your projects simply use with **Apache Ma
49
<dependency>
50
<groupId>org.burningwave</groupId>
51
<artifactId>core</artifactId>
52
- <version>12.65.2</version>
+ <version>12.66.0</version>
53
</dependency>
54
```
55
@@ -1145,7 +1145,7 @@ background-executor.queued-task-executor[2].priority=\
1145
background-executor.task-creation-tracking.enabled=\
1146
${background-executor.all-tasks-monitoring.enabled}
1147
banner.additonal-informations=\
1148
- ${Implementation-Title} ${Implementation-Version}
+ ${Bundle-Vendor} ${Bundle-Name} ${Bundle-Version}
1149
banner.additonal-informations.retrieve-from-manifest-file-with-implementation-title=\
1150
Burningwave Core
1151
banner.hide=\
0 commit comments