Skip to content

Commit 7f50cfe

Browse files
committed
SLVSCODE-885 Bump embedded XML analyzer to 2.11
1 parent 2be1419 commit 7f50cfe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Update CFamily analyzer 6.59 -> [6.60](https://sonarsource.atlassian.net/issues/?jql=project%20=%2010166%20AND%20fixVersion=15976%20ORDER%20BY%20priority%20DESC,%20key%20ASC), Clang 19, Support for WindRiver GNU C++ compiler for arm
44
* Update Java analyzer 8.1 -> [8.5](https://sonarsource.atlassian.net/projects/SONARJAVA/versions/15977/tab/release-report-all-issues?isReleaseNoteModalOpen=true), support for Java 22, hardening
5+
* Update XML analyzer 2.10 -> [2.11](https://sonarsource.atlassian.net/projects/SONARXML/versions/14256/tab/release-report-all-issues)
56

67
## 4.11
78

scripts/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
{
5151
"groupId": "org.sonarsource.xml",
5252
"artifactId": "sonar-xml-plugin",
53-
"version": "2.10.0.4108",
53+
"version": "2.11.0.5671",
5454
"output": "analyzers/sonarxml.jar"
5555
},
5656
{

0 commit comments

Comments
 (0)