<div class="container">
    <h1>Recommended update for picocli</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2023:4004-1</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                    
                        <li style="display: inline;">
                            <a href="https://jira.suse.com/browse/PED-6377">PED-6377</a>
                        </li>
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">openSUSE Leap 15.4</li>
                    
                        <li class="list-group-item">openSUSE Leap 15.5</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that contains one feature can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for picocli fixes the following issues:</p>
<ul>
<li>Version update to version 4.7.5 (jsc#SLE-23217):</li>
<li>Enhancements:<ul>
<li>Java 22 update: improve logic for detecting if the output stream is connected to a terminal</li>
<li>Mask parameters in trace log when echo=false for interactive options and positional parameters</li>
</ul>
</li>
<li>Bugfixes:<ul>
<li>Fix positional parameters bug with late-resolved arity variable</li>
<li>Don&#x27;t generate auto-complete for hidden attributes in
  picocli.shell.jline3.PicoCommand.</li>
<li>ArgGroup with exclusive=false and multiplicity=1 should require at least one option; fix regression</li>
</ul>
</li>
<li>DOC fixes:<ul>
<li>Improve GraalVM documentation: add graalvm-native-image-plugin.</li>
<li>Commit html files with LF line-endings.</li>
</ul>
</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                openSUSE Leap 15.4
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.4-2023-4004=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                openSUSE Leap 15.5
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.5-2023-4004=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.4 (noarch)
                    <ul>
                        
                            <li>picocli-4.7.5-150200.3.14.2</li>
                        
                            <li>picocli-javadoc-4.7.5-150200.3.14.2</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    openSUSE Leap 15.5 (noarch)
                    <ul>
                        
                            <li>picocli-4.7.5-150200.3.14.2</li>
                        
                            <li>picocli-javadoc-4.7.5-150200.3.14.2</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://jira.suse.com/browse/PED-6377">https://jira.suse.com/browse/PED-6377</a>
                    </li>
                
            
        </ul>
    
</div>