Looking forward to package upgraade in Ubuntu. Unfortunately, I am not a
package maintainer. I did start to use an Ansible task to upgrade it,
but that is not for everybody ;-)

    - name: Download PlantUML jar if changed
      ansible.builtin.get_url:
        url: 
https://github.com/plantuml/plantuml/releases/latest/download/plantuml.jar
        dest: /usr/share/plantuml/plantuml.jar
        mode: "0644"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2132091

Title:
  plantuml needs upgrade to at least version 1.2025.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plantuml/+bug/2132091/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to