Skip to content

Commit 73c111c

Browse files
committed
Release v5.7
1 parent bdf3179 commit 73c111c

File tree

2 files changed

+15
-37
lines changed

2 files changed

+15
-37
lines changed

CHANGELOG.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In case, there is no issue present, the pull request implementing the feature is
77

88
Note that this project **does not** adhere to [Semantic Versioning](http://semver.org/).
99

10-
## [Unreleased]
10+
## [5.7] - 2022-08-05
1111

1212
### Added
1313

@@ -69,15 +69,6 @@ Note that this project **does not** adhere to [Semantic Versioning](http://semve
6969

7070
- We removed the social media buttons for our Twitter and Facebook pages. [#8774](https://github.com/JabRef/jabref/issues/8774)
7171

72-
73-
74-
75-
76-
77-
78-
79-
80-
8172
## [5.6] - 2022-04-25
8273

8374
### Added
@@ -848,7 +839,7 @@ The changelog of JabRef 4.x is available at the [v4.3.1 tag](https://github.com/
848839
The changelog of JabRef 3.x is available at the [v3.8.2 tag](https://github.com/JabRef/jabref/blob/v3.8.2/CHANGELOG.md).
849840
The changelog of JabRef 2.11 and all previous versions is available as [text file in the v2.11.1 tag](https://github.com/JabRef/jabref/blob/v2.11.1/CHANGELOG).
850841

851-
[Unreleased]: https://github.com/JabRef/jabref/compare/v5.6...HEAD
842+
[5.7]: https://github.com/JabRef/jabref/compare/v5.6...v5.7
852843
[5.6]: https://github.com/JabRef/jabref/compare/v5.5...v5.6
853844
[5.5]: https://github.com/JabRef/jabref/compare/v5.4...v5.5
854845
[5.4]: https://github.com/JabRef/jabref/compare/v5.3...v5.4

external-libraries.md

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -274,13 +274,6 @@ URL: https://github.com/jhalterman/typetools
274274
License: Apache-2.0
275275
```
276276
277-
```yaml
278-
Id: org.antlr:antlr-runtime
279-
Project: ANTLR 3
280-
URL: http://www.antlr3.org/
281-
License: BSD-3-Clause
282-
```
283-
284277
```yaml
285278
Id: org.antlr:antlr4-runtime
286279
Project: ANTLR 4
@@ -289,16 +282,9 @@ License: BSD-3-Clause
289282
```
290283
291284
```yaml
292-
Id: org.apache.commons:commons-csv
285+
Id: org.apache.commons:*
293286
Project: Apache Commons CSV
294-
URL: https://commons.apache.org/proper/commons-csv/
295-
License: Apache-2.0
296-
```
297-
298-
```yaml
299-
Id: org.apache.commons:commons-lang3
300-
Project: Apache Commons Lang
301-
URL: https://commons.apache.org/proper/commons-lang/
287+
URL: https://commons.apache.org/
302288
License: Apache-2.0
303289
```
304290
@@ -574,29 +560,30 @@ de.saxsys:mvvmfx:1.8.0
574560
de.undercouch:citeproc-java:3.0.0-alpha.6
575561
eu.lestard:doc-annotations:0.2
576562
info.debatty:java-string-similarity:2.0.0
577-
io.github.java-diff-utils:java-diff-utils:4.11
563+
io.github.java-diff-utils:java-diff-utils:4.12
578564
jakarta.annotation:jakarta.annotation-api:1.3.5
579565
jakarta.xml.bind:jakarta.xml.bind-api:3.0.1
580566
net.harawata:appdirs:1.2.1
581567
net.java.dev.jna:jna-platform:5.6.0
582568
net.java.dev.jna:jna:5.6.0
583569
net.jcip:jcip-annotations:1.0
584570
net.jodah:typetools:0.6.1
585-
org.antlr:antlr-runtime:3.5.3
586571
org.antlr:antlr4-runtime:4.9.3
587572
org.apache.commons:commons-csv:1.9.0
588573
org.apache.commons:commons-lang3:3.12.0
574+
org.apache.commons:commons-text:1.9
589575
org.apache.httpcomponents:httpasyncclient:4.1.5
590576
org.apache.httpcomponents:httpclient:4.5.13
591577
org.apache.httpcomponents:httpcore-nio:4.4.13
592578
org.apache.httpcomponents:httpcore:4.4.13
593579
org.apache.httpcomponents:httpmime:4.5.13
594-
org.apache.lucene:lucene-analysis-common:9.2.0
595-
org.apache.lucene:lucene-core:9.2.0
596-
org.apache.lucene:lucene-highlighter:9.2.0
597-
org.apache.lucene:lucene-queries:9.2.0
598-
org.apache.lucene:lucene-queryparser:9.2.0
599-
org.apache.lucene:lucene-sandbox:9.2.0
580+
org.apache.lucene:lucene-analysis-common:9.3.0
581+
org.apache.lucene:lucene-core:9.3.0
582+
org.apache.lucene:lucene-highlighter:9.3.0
583+
org.apache.lucene:lucene-memory:9.3.0
584+
org.apache.lucene:lucene-queries:9.3.0
585+
org.apache.lucene:lucene-queryparser:9.3.0
586+
org.apache.lucene:lucene-sandbox:9.3.0
600587
org.apache.pdfbox:fontbox:3.0.0-RC1
601588
org.apache.pdfbox:pdfbox:3.0.0-RC1
602589
org.apache.pdfbox:xmpbox:3.0.0-RC1
@@ -620,8 +607,8 @@ org.jsoup:jsoup:1.15.1
620607
org.kordamp.ikonli:ikonli-core:12.3.1
621608
org.kordamp.ikonli:ikonli-javafx:12.3.1
622609
org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1
623-
org.libreoffice:libreoffice:7.3.4
624-
org.libreoffice:unoloader:7.3.4
610+
org.libreoffice:libreoffice:7.3.5
611+
org.libreoffice:unoloader:7.3.5
625612
org.mariadb.jdbc:mariadb-java-client:2.7.6
626613
org.openjfx:javafx-base:18.0.1
627614
org.openjfx:javafx-controls:18.0.1

0 commit comments

Comments
 (0)