Skip to content

Commit

Permalink
Windup 6.3.2.Final: release notes
Browse files Browse the repository at this point in the history
Signed-off-by: mrizzi <[email protected]>
  • Loading branch information
mrizzi committed Oct 18, 2023
1 parent 82a3c7a commit c00b8db
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module.exports = {
},
],
windup: {
version: "6.3.1.Final",
version: "6.3.2.Final",
idePlugins: [
// {
// title: "IntelliJ (Tech preview)",
Expand Down
15 changes: 15 additions & 0 deletions src/content/blog/release-notes/6-3-2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Windup 6.3.2 Release Notes
description: Windup 6.3.2 Release Notes
featured: false
author: mrizzi
date: 2023-10-13T00:00:00Z
tags:
- release notes
---

# Bug fixes

- New ruleset for JBoss EAP 8 migration (log4j-jboss-manager removal) ([WINDUPRULE-1018](https://issues.redhat.com/browse/WINDUPRULE-1018))
- Security updates

0 comments on commit c00b8db

Please sign in to comment.