Skip to content

Commit feda190

Browse files
Released new version
1 parent dc1a8b2 commit feda190

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To include Burningwave Core library in your projects simply use with **Apache Ma
4949
<dependency>
5050
<groupId>org.burningwave</groupId>
5151
<artifactId>core</artifactId>
52-
<version>12.65.2</version>
52+
<version>12.66.0</version>
5353
</dependency>
5454
```
5555

@@ -1145,7 +1145,7 @@ background-executor.queued-task-executor[2].priority=\
11451145
background-executor.task-creation-tracking.enabled=\
11461146
${background-executor.all-tasks-monitoring.enabled}
11471147
banner.additonal-informations=\
1148-
${Implementation-Title} ${Implementation-Version}
1148+
${Bundle-Vendor} ${Bundle-Name} ${Bundle-Version}
11491149
banner.additonal-informations.retrieve-from-manifest-file-with-implementation-title=\
11501150
Burningwave Core
11511151
banner.hide=\

0 commit comments

Comments
 (0)